Before you begin developing Java™ EE
applications, you can optimize the workbench for Java enterprise development by setting a variety
of preferences.
Procedure
- Click to open the Preferences page.
- Expand Java EE, and
click the preference category that you want to set.
- Select the elements that you want to set as the default
when creating your Java EE application.
These Java EE settings include:
JET templates:
- Use dynamic translation of JET templates (default: cleared)
Deployment:
- Perform Incremental Deployment (default: checked)
Classpath containers:
- Use Ear Libraries classpath container (default: checked)
- Use Java Build Path to control
EAR Libraries export (default: Cleared)
- Use Web App Libraries classpath container (default: checked)
Classpath checking:
- Duplicate Java EE Module
dependency classpath entries:
- Error
- Warning (default)
- Ignore
- Duplicate Web Library dependency classpath entries:
- Error
- Warning (default)
- Ignore
- Missing Java EE Modules
dependency classpath entries:
- Error
- Warning (default)
- Ignore
- Missing Web Library dependency classpath entries:
- Error
- Warning (default)
- Ignore
- Click Apply to apply the changes
and click OK to close the Preferences page.
What to do next
For information about other Java EE
preferences, refer to the these topics: