Creating a Java project
Java™ projects are used in the IBM® App Connect Enterprise Toolkit to contain Java object classes.
About this task
To create a Java project in the Integration Development perspective, complete the following steps:
Procedure
- Click .A window opens in which you can select a wizard.
- Expand Java, select Java
Project, and click Next.
The New Java Project wizard opens.
- Enter a name for your data design project, and then click Finish.
The Open associated perspective dialog is displayed.
- Click No. Your Java project is created, and is displayed in the Application Development view, under Independent resources.
What to do next
- Include your Java project in an application or library; see Adding a project to an application, integration service, or library.
- Refer to your Java project from an integration project; see Referencing resources in other libraries.
- Create Java object classes by using the JAXB 2.0 schema compiler that is provided with IBM App Connect Enterprise; see Creating JAXB Java object classes by using the JAXB 2.0 schema compiler.