Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 679 Bytes

Readme.md

File metadata and controls

22 lines (13 loc) · 679 Bytes

#RText Eclipse plugin

This plugin provides Eclipse support for the ruby textual modeling framework RText.

##Installation

Install via update site: http://mthiede.github.io/rtext_eclipse_plugin/update-site/.

##Build

The plugins are build using maven and tycho. The update site is located in: org.rtext.lang.update-site/target/repository

To perform a full build run:

mvn clean install

##Development environment