BocaEclipse-2.x
From IBM Semantic Layered Research Platform
Using the Eclipse plugin for maven, maven will create a set of Boca projects for Eclipse.
- First, you need to setup eclipse to know about Maven. Follow the instructions do this initial setup. (see special instructions for Maven setup for Windows)
- Next run mvn eclipse:eclipse, this will create the needed Eclipse files in the project directories.
- From within Eclipse, File->Import->Import Existing Projects, and point to your boca maven directory.
- Select all the projects to import.
