Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Create a tigerseye project

leoroos edited this page Nov 29, 2011 · 3 revisions

To create a Tigerseye project perform the following steps:

  • Create a new Java or Groovy Project (The Groovy plug-in must be installed).

  • Add the Tigerseye Nature. You can do that through the context menu on the project folder (in the Package Explorer view). Then choose

    Configure -> Convert to Tigerseye Project

This will add the nature and the Tigerseye classpath container. The container makes all installed language definitions from within the project accessible.

Clone this wiki locally