Skip to content

mthiede/rtext_eclipse_plugin

Repository files navigation

#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