MyEclipse: the Swing/Matisse perspective doesn't synchronize the files
807601Apr 6 2008 — edited Apr 7 2008Hi...
I'm developing a desktop application, I'm using Swing/Matisse perspective... I created the JInternalFrame and added the controls but after I created some method inside this class I deleted a controls in the form file and the java file doesn't synchronize it.
That control was never deleted in the java file.
The java file is not synchronize with the form file. How could I synchronize these files?
Thanks,