grknylmz / ui5-intellij-plugin

SAP UI5 Plugin for IDEA, WebStorm, PyCharm, PHPStorm, and RubyMine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt tag

Build Status

Download
http://plugins.jetbrains.com/plugin/7591
Checking out and Building

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
Extension Overview

This extension allows support for creating SAP UI5 Apps that can run inside of IDEA products (Intellij, Webstorm, etc).

Features
- 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.

ScreenShot ScreenShot

About

SAP UI5 Plugin for IDEA, WebStorm, PyCharm, PHPStorm, and RubyMine


Languages

Language:Java 99.0%Language:Shell 1.0%