Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
Create a Third Party Java Library ArtifactTo create a third party Java Library, right click on the CApp project and select Java Library Artifact from the menu.
There are two ways to create a Java Library Artifact.
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.
Select the CApp project you want to create Java Library Artifact and and give a name to the Java Library artifact. Then click Finish.
Now you will see a new Java Library Artifact has been created under the CApp project.
|