Setting up the environment to develop a code-based application
To develop a code-based application
- Creating a project by using the Maven archetype and BMC Helix Innovation Studio SDK
- Implementing data and logical definitions by using BMC Helix Innovation Studio
- Extending the services using Java and JavaScript (if required)
- Packing and deploying the application
The following image provides broad level steps to set up the environment to develop a code-based application:
Use this information to set up the environment and install the necessary tools to develop code-based applications, create an application project, and deploy an application in BMC Helix Innovation Studio.
Task | Action | Reference |
---|---|---|
1 | Review and understand best practices when developing the code of your application | |
2 | Set up the environment to develop an application | |
3 | Set up a local development environment | |
4 | Create a new application project or library project | |
5 | Create a deployment package for an application and deploy the package to the BMC Helix Innovation Studio | |
6 | Specify the dependency of your application on the other bundles | |
7 | Specify the third-party code dependency for your application | |
8 | Set the application as licensable to protect your IP and to make sure that only licensed users can use the application | |
9 | Set up a collaborative development environment to enable multiple developers to simultaneously work on an application |