Chapter 3 Creating Borland JBuilder Project Files


Generating Java Code and the JBuilder Project File

Steps To generate all the Java code for EJBs, Servlets and JSPs along with the JBuilder project file:

  1. Select Language→Generate Java Code.
  2. Specify the directory where you want to generate the Java code.
  3. [optional] Click the Selection tab to specify the packages, classes, and interfaces you want to generate.
  4. [optional] Click the Options tab to set generation options for Java, EJB and the target application server:
  5. [optional] Click the Generated Files tab to preview which files will be generated.
  6. [optional] Click the Tasks tab to specify any additional generation or deployment actions. You can change the order in which the tasks will be performed by using the arrow tools at the top of this tab.
  7. Click OK to begin the generation. The JBuilder project file name will be <ModelCode>.jpx.

 


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