For a J2EE application, PowerDesigner generates a packaging command. The packaging command uses the pack task of the Ant build.xml file. The packaging command is automatically invoked when Eclipse compiles Java files.
When you refresh a project, all the Java files are compiled and packaged.
When you save Java files, the files are compiled and packaged.
You can also recompile and repackage manually.