This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2011-05-13 08:11:42.701
!MESSAGE The 'org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.JSPJavaHyperlinkDetector' extension from plug-in 'org.eclipse.wst.jsdt.web.ui' to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point will be ignored because it contains invalid attributes.
!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2011-05-13 08:11:42.716
!MESSAGE The 'org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.event.JSPJavaHyperlinkDetector' extension from plug-in 'org.eclipse.wst.jsdt.web.ui' to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point will be ignored because it contains invalid attributes.
!ENTRY org.eclipse.core.jobs 4 2 2011-05-13 08:11:56.314
!MESSAGE An internal error occurred during: "Initializing Spring UAA".
!STACK 0
java.lang.NoSuchMethodError: org.osgi.framework.Bundle.getVersion()Lorg/osgi/framework/Version;
at org.springframework.ide.eclipse.internal.uaa.UaaManager$ProductDescriptor.buildProduct(UaaManager.java:547)
at org.springframework.ide.eclipse.internal.uaa.UaaManager$ProductDescriptor.init(UaaManager.java:492)
at org.springframework.ide.eclipse.internal.uaa.UaaManager$ProductDescriptor.<init>(UaaManager.java:443)
at org.springframework.ide.eclipse.internal.uaa.UaaManager$ExtensionProductDescriptor.<init>(UaaManager.java:375)
at org.springframework.ide.eclipse.internal.uaa.UaaManager.start(UaaManager.java:303)
at org.springframework.ide.eclipse.uaa.UaaPlugin$1.run(UaaPlugin.java:82)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
I truly believe that someone should get fired for buying IBM, when it comes to their enterprise Java products. RAD and Websphere being the big two. It is so proprietary, that trying to get open source products to work with them is a huge huge hassle that costs way too much money.
So trying to install the Spring plugins on rad is a losing prospect. Since IBM likes being old and way behind the times, they have older versions of things running, like RAD was always on older versions of Eclipse, and therefore things like the Spring update site wouldn't work with those old versions of Eclipse in RAD.
Personally, regardless of company standards, I would just go install STS and when working on the Spring stuff use STS. Then if your boss is looking over your shoulder go to RAD and pretend to be using it.