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 ?
Asked
Active
Viewed 1,630 times
3 Answers
0
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.

Alex Marshall
- 10,162
- 15
- 72
- 117
0
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.

Olivier
- 3,465
- 2
- 23
- 26
-
Hi Olivier, Yes, I tried that, but it didn't work. I suspect I may have been just missing a library, because I re-downloaded the latest J2EE version of Eclipse and reinstalled all the plugins and it worked fine. Thank you for your response though. – Alex Marshall Apr 14 '09 at 15:28
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.

skaffman
- 398,947
- 96
- 818
- 769