- From the New Project dialog box, select the project type you want to build; either an ICA Task File or Task Beans.
If you are building
|
Do this
|
ICA Task File |
- In the left pane, select Tasks.
- In the right pane, select which tasks the Web Builder project will use. You must select at least one.
The tasks in the right pane are those contained in the Transaction Designer project you associated with the current Web Builder project.
- (Optional) In the left pane, select ICA Task File to change the name of the XML task file that you are building.
|
Task Beans |
- In the left pane, select Tasks.
- In the right pane, select which tasks the Web Builder project will use. You must select at least one.
The tasks in the right pane are those contained in the Transaction Designer project you associated with the current Web Builder project.
- (Optional) In the left pane, select Task Beans to choose to:
- Package name —Create a unique package name for your Web Builder project.
- Generate short API names — The checkbox is selected by default. Select this option to shorten task API names based on the name of the copybook field. Otherwise, the format of task bean API names is configured as traditional long names constructed with full parental heritage to match the copybook hierarchy.
- Generate Javadoc documentation —Select this option to generate Javadoc documentation for the methods in the generated source code. The checkbox is selected by default.
- Include source code in archive (.jar file) —Select this option to include the source files, along with the compiled classes, in the .jar file.
|
- Click OK to save the properties for this project. If you have set default properties for all your Web Builder projects, they will not be affected by these particular settings.
|