Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 871 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 871 Bytes

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