Difference between revisions of "Protege3DevDocs"

From Protege Wiki
Jump to: navigation, search
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)]]
+
* [[SetUpEclipseForPlugin|'''<u>Setting up Eclipse for plug-in development</u>''']] - '''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)]
+
 
 +
* ''' Advanced '''
 +
** [http://protege.cim3.net/cgi-bin/wiki.pl?CompileProtegeSourcesInIDE Compiling and Running Protege-Frames and OWL in a Java Development Environment (e.g., Eclipse)] - ''Advanced: look here only if you want to compile yourself the Protege source code. Most developers do not need this.''
  
 
* '''Working with forms'''
 
* '''Working with forms'''

Revision as of 11:24, August 24, 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