< BrowserSim/CordovaSim Main Index >
Application Wizard |
|
Create applications with your own source |
You can create a new application with your very own source code since JBoss Tools 4.0.
|
OpenShift java client |
|
Embeddables cartridges at application creation time | The openshift-java-client now allows you to provide embeddable cartridges when you create an application. Previously these could only get added once the application was ready. This might be required when you use your own application template source. |
|
|
Specific timeouts | The openshift-java-client now allows you to use a specific timeout in your operation. This is useful if you know that it takes much longer to create your application with your custom source than it takes for the default. Previously you had to increase the global timeout. |
|