Re: Spring IDE 1.2.3 installed, but no menu to add nature
Quote:
Originally Posted by memelet
I mentioned just a second ago that maybe it was myeclipse. Maybe, but when I get the exception above, its when I open the config using the standard eclipse xml editor (from WST?) not the myeclipse XML editor.
There's no "standard eclipse xml editor" built into plain Eclipse. You have to install an XML editor separately, e.g. Web Tools (aka WST) or XmlBuddy. Myeclipse ships with a version of WST (maybe not 0.7 as required for Spring IDE 1.2.3).
Torsten