Chapter 17 Working with Eclipse


Customizing Eclipse project files generation

The generation of Eclipse project files in PowerDesigner is defined in the Eclipse profile in the Eclipse extended model definition. The Eclipse profile is based on the Java language definition file (Java.xol). It uses templates defined in the Java XOL for J2EE application deployment descriptors.

The Eclipse profile adds Eclipse specific generation templates.

The Ant build.xml file generation is defined in the Java language definition file for the standard Ant script and in application server profiles for application server specific deployment commands.

When the Eclipse profile is used, the Ant build.xml does not define the compile task because the Eclipse JDT provides a Java compiler.

You can customize project generation if necessary.

Steps To customize the Eclipse project files generation:

  1. Select Tools→Resources→Extended Model Definitions→Object-Oriented Models.
  2. Double-click Eclipse in the List of Extended Model Definitions.
  3. Use the profile editor to modify the Eclipse profile.
  4. Click OK to close the profile editor.

 


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