I tried to import Java sources into MOOSE, but failed with both ways documented on moose.unibe.ch:
- The Eclipse Plugin (http://moose.unibe.ch/tools/j2mse) adds a menu-item to the Project tree, but no matter from where (Project, Package, Class) I try to activate the plugin it says "The chosen operation is not currently available".
- iPlasma (http://moose.unibe.ch/docs/faq/importingWithiPlasma) crashes with a NullPointerException after I select the source folder to import.
How do you import Java sources into Moose? My Software Engineering students would like to play with their code in MOOSE.
Lukas