-
Notifications
You must be signed in to change notification settings - Fork 7
Using the CBCJVM Eclipse Plugin
catron edited this page Sep 13, 2010
·
2 revisions
- Extract the CBClipse.zip archive in your eclipse’s install directory
- The CBClipse*.jar files should end up in the plugins folder of your eclipse installation.
- Start Eclipse
- Open Preferences (Window→Preferences or Eclipse→Preferences)
- Click on CBClipse/CBCJVM in the sidebar
- Configure the dialog to point to your CBCJVM.jar
- Create a new Java Project
- Right click on the project in your package explorer
- Click on Add/Remove CBC Nature
- Right click on the project as before
- Click on Properties
- Click on CBC Connection in the sidebar
- Configure your connection accordingly
- If this is not a new java project, be sure to Project→Clean after configuring a connection.