Difference between revisions of "ProtegeDevDocsGeneral"

From Protege Wiki
Jump to: navigation, search
m (Connect to the Protege Subversion respository from Eclipse)
(Connect to the Protege Subversion repository from Eclipse)
Line 3: Line 3:
 
</div><br /><br />
 
</div><br /><br />
 
__TOC__
 
__TOC__
 +
 +
 +
== Using and Configuring Protege Ant Build  Scripts ==
 +
 +
[[Using_and_Configuring_Protege_Ant_Build_Scripts]]
  
 
== Connect to the Protege Subversion repository from Eclipse ==
 
== Connect to the Protege Subversion repository from Eclipse ==

Revision as of 05:41, July 5, 2009

General Protege Developer Documentation




Using and Configuring Protege Ant Build Scripts

Using_and_Configuring_Protege_Ant_Build_Scripts

Connect to the Protege Subversion repository from Eclipse

If you want to view and/or checkout Protege source code from the Eclipse IDE, the first step is to install the Subclipse plug-in. Subclipse provides support for Subversion from within Eclipse. Installation instructions are available on the Subclipse website.

Once you have successfully installed Subclipse, launch Eclipse and go to the SVN Repository Exploring perspective. Click the "Add SVN Repository" button to bring up the "Add SVN Repository" dialog. In the "Url" text box, type the following URL:

http://smi-protege.stanford.edu/repos/protege/

... and click Finish. Eclipse should look like the following screenshot:

Svn-repos-perspective.jpg