Community
Participate
Working Groups
If a class is in the default package, the synchronization between the ClassDeclaration in the browser and the corresponding source code doesn' work. Example: public class HelloWorld { public static void main (String[] args){ System.out.println("Hello World"); } }
Note: code synchronization of java element has been provided by plug-in org.eclipse.modisco.java.composition.ui. So the MoDisco browser is not directly involved.
Tests and correction available in revision 3736. A workaround has been made in tests about bug 334375 (reload and resolve the model of JavaApplication)
Bug solved.