I'm using the Spring IDE plugin with Eclipse 3.4 (finally decided to upgrade), and I have several projects which use the Webflow integration that comes with the Spring IDE plugin. For some reason, I can't view anything having to do with Spring Webflow in Eclipse 3.4. It worked just fine in 3.3, but not 3.4. Has anybody encountered this problem before ?
Using Spring IDE in Eclipse 3.4
1.6k Views Asked by Alex Marshall At
3
There are 3 best solutions below
1

Have you try removing/adding Spring nature to those projects ? Sometimes it helps when upgrading. By the way, doesn't have any problem on my 3.4.
0

I suggest downloading's SpringSource's own distribution of Eclipse. It's comes pre-bundled with Spring IDE and few other spring'related features.
I've always found the installation and upgrading of Spring IDE to be problematic; whether it's the fault of Eclipse or the plugin itself I can't say.
I wound up just re-installing Eclipse and all its plugins and it just worked. I have no idea what the problem was, but I'm guessing it's probably related to me not having the proper version of one or more of Spring IDEs dependencies installed.