http://plugins.jetbrains.com/plugin/7591
Configure your Intellij environment using the following link: https://www.jetbrains.com/idea/help/configuring-intellij-platform-plugin-sdk.html
You can build the project directly from IDEA. Continous Integration script can be executed using:
$ sudo sh ./ci-build.sh
This extension allows support for creating SAP UI5 Apps that can run inside of IDEA products (Intellij, Webstorm, etc).
- Desktop or Mobile Application project templates.
- i18n Properties file template.
- View Templates (XML, HTML, JSON, JS) file templates.
- Run Configurations to run static web content without a java webserver. (no need for web.xml configuration)
- Api Documentation Searching
- Autocomplete functionality based on static imported resources.
- XSD Schema integration for XML Views.