Protege 5 Development Environment

From Protege Wiki
Revision as of 09:05, June 22, 2010 by Tredmond (talk | contribs) (Created page with '= Setting Up the Protege 4 Server Development Environment = == Install From Svn and Server Startup == First checkout the development tree <pre> svn checkout http://smi-pro…')

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

Setting Up the Protege 4 Server Development Environment

Install From Svn and Server Startup

First checkout the development tree

     svn checkout http://smi-protege.stanford.edu/repos/protege/protege4/misc/society/protege.server

If you are using eclipse this will become your eclipse project later. In the org.protege.server.junit directory copy the junit.properties.template file

Setting up Eclipse