Difference between revisions of "Protege3DevDocs"

From Protege Wiki
Jump to: navigation, search
m
Line 13: Line 13:
 
* [http://protege.stanford.edu/doc/dev.html#source Accessing the Protege source code from SVN]
 
* [http://protege.stanford.edu/doc/dev.html#source Accessing the Protege source code from SVN]
 
* [http://protege.stanford.edu/doc/dev.html Protege Programming Development Kit (PDK)]  
 
* [http://protege.stanford.edu/doc/dev.html Protege Programming Development Kit (PDK)]  
 +
* [[SetUpEclipseForPlugin|Setting up Eclipse for plug-in development (this is what you usually want)]]
 
* [http://protege.cim3.net/cgi-bin/wiki.pl?CompileProtegeSourcesInIDE Compiling and Running Protege-Frames and OWL in a Java Development Environment (e.g., Eclipse)]
 
* [http://protege.cim3.net/cgi-bin/wiki.pl?CompileProtegeSourcesInIDE Compiling and Running Protege-Frames and OWL in a Java Development Environment (e.g., Eclipse)]
  

Revision as of 16:33, March 19, 2009

Protege 3 Developer Documentation

Please note that we are slowly trying to move developer documentation off of the main Protege Web site and onto this Wiki. We feel that this will better serve the community as users will (hopefully) make contributions and corrections to our body of documentation.

Because the migration of documentation to the Wiki is ongoing, you should also check the main Protege Web site for Protege 3 developer documentation: http://protege.stanford.edu/doc/dev.html.


Programming Tips & Tricks

General (common to Protege-Frames & Protege-OWL)


Protege-OWL Specific


Protege-Frames Specific

Plug-in Development

General (common to Protege-Frames & Protege-OWL)

Protege-OWL Specific

Protege-Frames Specific