Dealing with post-update problems
After migrating your workspace to Eclipse 3.0 and our Toolkit 0.6, you will find that your micropsi projects don't compile.
This because a library has been moved. You can either create a new project with the wizard and move your sources or change the library entry manually:
- Right-click the project
- Select "Properties"
- Go to Java Build Path / Libraries
- Remove the old org.microspi.net.jar entry
- Add org.microspi.net.jar. It's now in $ECLIPSE_ROOT/plugins/org.micropsi.mindconsole/lib