Eclipse Plug-in for Coco/R

This project integrates Coco/R into the development environment Eclipse (4.x). Main features:

  • Editor with syntax coloring, navigation and outline view for .atg files.
  • Integration in the Eclipse build system: Parser and scanner are generated when an .atg file is modified.

Installation

  1. Add the following update site to Eclipse: http://ssw.jku.at/Research/Projects/Coco/Eclipse (Help -> Install new Software...)
  2. Install the feature "Coco/R Development Tools" (please uncheck "Group items by category")
Source Code (under GPL)