Chapter 14 Working with the PowerDesigner Plugin for Eclipse


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.

Steps To recompile and repackage Java files:

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

 


Copyright (C) 2008. Sybase Inc. All rights reserved.