Designing and Implementing Composite Applications : webMethods Application Platform User’s Guide : Diagnostics and Troubleshooting : Configuring a Designer Project for Application Platform : Configuring an Application Platform Java Project
Configuring an Application Platform Java Project
This section describes the steps you must execute for a project that was created in Designer using the basic Java Project wizard from the Java perspective.
To configure an Application Platform Java Project
1. In Designer, go to the Package Explorer or Project Explorer view, right-click your project, and then click Properties.
2. In the Properties dialog box click Project Facets, and then click Convert to faceted form....
3. Verify that the Java project facet for the appropriate version is selected.
4. Expand SoftwareAG Application Platform and select Application Platform Core.
5. Optional. Select Integration Server Extensions.
You need this project facet if you are using the IS Service wizard.
6. Optional. Click Further configuration available… to provide additional configuration.
7. After you are done with the configurations in the Properties dialog box, click OK.
8. Verify that the following modifications on your project are successfully executed:
a. The source code folder is moved from src to /src/main/java and it is selected in the project's Build Paths dialog box.
b. A src/main/resources folder is created and it is selected in the project’s assetBuild.properties file.
c. A /lib folder is created.
d. A src/main/config folder is created.
Creating Java Projects
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback