
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
mylyn-context.zip (1 kB)
|
|
Environment:
|
Rational Software Architect 7.0.0.4 - Eclipse 3.2 variant.
|
|
I was successfully running Spring IDE 2.0.1 last week- core, AJDT integration, AOP extension, JavaConfig extension, and Web Flow extension. Using AJDT 1.4.2.x Following updating all above features + adding required "Spring Dependencies for Eclipse 3.2".x for Spring IDE to version 2.0.2 via the http://springide.org/updatesite/ site, the Web Flow support entirely disappears from the RSA/Eclipse workbench. It is no longer visible in the Spring Explorer nor under the Spring heading in Window>Preferences. There are no notable errors in the workspace log; it's like a switch got flipped off.
I went into Help->Software Updates->Manage Configuration and flipped back all extensions and integrations from 2.0.2 to 2.0.1. No effect. Next flipped back Spring IDE Bean support to 2.0.1 and disabled the "Spring IDE Dependencies for Eclipse 3.2.x". Now, Spring Web Flow integration works again.
|
|
Description
|
I was successfully running Spring IDE 2.0.1 last week- core, AJDT integration, AOP extension, JavaConfig extension, and Web Flow extension. Using AJDT 1.4.2.x Following updating all above features + adding required "Spring Dependencies for Eclipse 3.2".x for Spring IDE to version 2.0.2 via the http://springide.org/updatesite/ site, the Web Flow support entirely disappears from the RSA/Eclipse workbench. It is no longer visible in the Spring Explorer nor under the Spring heading in Window>Preferences. There are no notable errors in the workspace log; it's like a switch got flipped off.
I went into Help->Software Updates->Manage Configuration and flipped back all extensions and integrations from 2.0.2 to 2.0.1. No effect. Next flipped back Spring IDE Bean support to 2.0.1 and disabled the "Spring IDE Dependencies for Eclipse 3.2.x". Now, Spring Web Flow integration works again.
|
Show » |
|
Here are the steps to make it work again:
1. Delete all org.springframework.ide.eclipse.webflow.* features from the features directory
2. Delete org.springframework.binding and org.springframework.webflow from the plugins directory
3. Open the update manager and reinstall the Web Flow support feature
That should solve the problem.