Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
Create a Carbon Application (CApp project)To create all the carbon artifacts, first you have to create a WSO2 Carbon Application. To create a Carbon Application, go to Fie -> New -> Project and select Carbon Application Project.
Give a name for the project and a location to save and click Finish.
Now you will see a new project is created with the given name, according to the following structure.
Inside the CApp project, you will see a file name with root-artifact.xml. You can double click on the file and open it in the the artifact editor.
When you click the Create New Artifact button of the root-artifact.xml you will see all the available artifact types that you can create.
|