I'm trying to work with a collaborator using v5.5 and when importing his code via eclipse/JAVA I get errors on all the model.component() lines in eclipse.
The method component() is undefined for the type Model example.java
Do I have to use modelNode for 5.2 instead of component?