Adding applications in ServiceNow IDE
Add applications in the ServiceNow IDE to get started with development in source code.
- Create a workspace in the ServiceNow IDE
Create a workspace in which you can add applications in the ServiceNow IDE.
- Get started developing an application in source
code by creating an application, converting an existing application, or cloning an existing application from a Git repository:
- Create an application with the ServiceNow IDE
Create an application that supports development in source code.
- Convert an application with the ServiceNow IDE
Convert an existing application to support development in source code.
- Clone a Git repository with the ServiceNow IDE
Clone an existing application that supports development in source code from a remote Git repository.
- Create an application with the ServiceNow IDE