Compiling and Packaging Java Files

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.

  1. Select the project in the Eclipse Package Explorer.
  2. Select Project > Rebuild Project.


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com