Download
Current version is 0.8.1. You can obtain it via the updatesite.
http://ispace.stribor.de/updatesite/
See ChangeLog for changes.
Licence
Eclipse Public License (EPL), FAQ
Note: The license has been changed from "free for non-commercial use" to EPL.
Requirements
- JDK >=1.5 (it is required that Eclipse is started with it)
- Eclipse >=3.2
- GEF >=3.2
Installation
- add -Xss2M to your eclipse.ini (ispace currently uses the Java serialization mechanism for storing the models. This can lead to StackOverflowException with large graphs. -Xss2M sets the size of the stack to 2Mb.)
- Install the plugin via the updatesite
- Test your installation by starting Eclipse and opening the context menü of a Java project. The "ispace" - menu item should appear.