Protege4DevDocs
From Protege Wiki
Revision as of 12:49, October 22, 2007 by Tredmond (talk | contribs) (added trouble shooting section and started the class loader issue page.)
Protege 4 Developer Documentation
This page is still somewhat under construction...
Working with Protege 4 source code
To Do List:
- Need to add some explanatory text here about how to choose between compiling using a separate project for each bundle vs. using one big project.
- Maybe some high-level description here would be helpful about how source code is organized since it's different than 3.3.1, i.e., we're using OSGi now?
- Compile and run the Protege-OWL editor in Eclipse - this page gives directions for compiling Protege 4.0 sources in Eclipse where each bundle is created as a separate Eclipse project.
- Compile and run the Protege-OWL editor in Eclipse - this page gives directions for compiling Protege 4.0 sources in Eclipse where all bundles are encapsulated in one Eclipse project.