项目作者: Ebolon

项目描述 :
Vorto Eclipse Plugin
高级语言: Java
项目地址: git://github.com/Ebolon/vorto-eclipse-plugin.git
创建时间: 2018-07-02T09:42:26Z
项目社区:https://github.com/Ebolon/vorto-eclipse-plugin

开源协议:Eclipse Public License 1.0

下载


Build Status Quality Gate

Vorto Eclipse Plugin

The Eclipse Plugin was discontinued by the Eclipse Vorto project. This is a friendly fork from the Vorto Repository and not officially related to Eclipse Vorto.

Build

Clone the offical Vorto Repository and install the bundles:

  1. git clone https://github.com/eclipse/vorto.git
  2. cd vorto
  3. mvn clean install
  4. cd ..

Clone this repository:

  1. git clone https://github.com/Ebolon/vorto-eclipse-plugin.git
  2. cd vorto-eclipse-plugin

Now you can build the Vorto Eclipse Plugin

  1. mvn install