Create a Third Party Java Library Artifact

To create a third party Java Library, right click on the CApp project and select Java Library Artifact from the menu.





New Server Runtime



There are two ways to create a Java Library Artifact.

  1. From File System
  2. From Workspace
With the File System option, you can point to a jar file of the file system which you may use in the CApp project.



New Server Runtime



With the second option, it will list all the available projects in the workspace and you can select the project you want to create a Java Library dependency.





New Server Runtime



Select the CApp project you want to create Java Library Artifact and and give a name to the Java Library artifact. Then click Finish.





New Server Runtime



Now you will see a new Java Library Artifact has been created under the CApp project.





New Server Runtime