Import SWeDE Plugin Projects
If you do not already have the SWeDE Plugin projects downloaded from CVS on SemWebCentral, do so now.
Checking out the SWeDE source code should create the following directories:
owl-eclipse/
com.bbn.swede.core/
com.bbn.swede.editor/
com.bbn.swede.feature/
com.bbn.swede.help/
com.bbn.swede.library.dumpont/
com.bbn.swede.library.kazuki/
com.bbn.swede.library.vowlidator/
com.bbn.swede.site/
com.bbn.swede.ui/
com.bbn.swede.ui.wizards/
com.bbn.swede.view/
com.bbn.swede.viz/
homepage/
org.daml.jena/
org.daml.jena.feature/
org.daml.jena.site/
- Import each project in the order below by selecting File->Import...->Existing Project, browsing to the project directory (e.g. com.bbn.swede.core), and pressing Finish.
Right-click on the imported project and select Build Project from the context menu.
- org.daml.jena
- com.bbn.swede.core
- com.bbn.swede.library.dumpont
- com.bbn.swede.library.vowlidator
- com.bbn.swede.ui
- com.bbn.swede.editor
- com.bbn.swede.view
- com.bbn.swede.viz
- com.bbn.swede.library.kazuki
- com.bbn.swede.ui.wizards
- com.bbn.swede.help
You can ignore the homepage directory and anything ending in feature or site. They contain this document along with other files necessary for the SWeDE Update Site.