CompileProtege5InEclipseWithMaven

From Protege Wiki
Revision as of 10:21, August 2, 2013 by Tredmond (talk | contribs) (Created page with " = Instructions for setting up Eclipse for working with Protege using maven = '''Under construction''' == Prerequisites == To follow these directions you will need the foll...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Instructions for setting up Eclipse for working with Protege using maven

Under construction

Prerequisites

To follow these directions you will need the following tools:

  • Eclipse (of course) with
    • the Plugin Development tools included. As indicated here, the plugin development environment comes with the Java EE or the RCP/Plugin versions of eclipse.
    • the Eclipse Subversive plugin, though this is only required if you want to do svn updates using eclipse. Note that there is another similar but different plugin (from Tigris I believe). I don't know if these plugins interfere with one another if they are both loaded.
  • A tool for checking out a repository from subversion (e.g. tortoise or the svn command line client).

These directions are based on a preconfigured workspace which you can use for the build.

Configuring Eclipse

Running Protege

Add your own plugin