/vorto-eclipse-plugin

Vorto Eclipse Plugin

Primary LanguageJavaEclipse Public License 1.0EPL-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:

git clone https://github.com/eclipse/vorto.git
cd vorto
mvn clean install
cd ..

Clone this repository:

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

Now you can build the Vorto Eclipse Plugin

mvn install