Greetings,
I’m using MyEclipse and things seem to be working well. However, I have the following problem. I shut down Eclipse while I have files open that are supported by MyEclipse. The next time I start Eclipse, I receive the following error for one of the MyEclipse supported files:
—–
Could not restore workbench layout.
Reason:
Problems occurred restoring workbench.
—–
In the details pane, I get the following:
—–
Unable to restore perspective: Workspace – MyJava.
Unable to create editor: layout.jsp.
—–
(“MyJava” is the name of my saved perspective. “layout.jsp” is the name of the file that wouldn’t open.)
The perspective actually opens just fine. All of the other files supported by MyEclipse and any other files I had open will also open just fine. There seems to be a problem just when starting up Eclipse, and only for one (the first?) file supported by MyEclipse that it tries to open.
Has anyone else seen this problem? Is there a workaround or fix?
Thanks,
TR