Hi,
I have just reinstalled my operating system, done a new install of MyEclipse and checked out a new copy of the application that I work on. I had some GUI code half done before and it was not yet ready to check in. Once I’d finished the MyEclipse install I copied the .java file and the .form file and added them to the correct folder in the new install. Now the design view shows up correctly in the Matisse view but in the source view every instance of ‘javax.swing.GroupLayout ‘ is underlined in red. The options are ‘Create class GroupLayout ‘ or ‘change to BoxLayout’ Do you have any idea of what I should do to fix this?
There doesn’t seem to be anything that needs imported.
Thanks,
Jen