OK, installed STS 2.5.2 from scratch (was on STS 2.5.1 with updates applied), created a new workspace and then imported my projects. All seems to be working dandy now!
Type: Posts; User: mkimber1; Keyword(s):
OK, installed STS 2.5.2 from scratch (was on STS 2.5.1 with updates applied), created a new workspace and then imported my projects. All seems to be working dandy now!
My STS hangs when it starts up and seems to be stuck at the "initialize compilationUnit Manager". I was using STS 2.5.1, but have tried 2.5.2 against my workspace and have the same issue, which...
I have added Web flow to my roo project, however the builing the project fails with teh following:
ERROR org.springframework.web.servlet.DispatcherServlet - Context initialization failed...
Created a new project and went through the basic steps you outlined above and tests seem to be passing. So will redo the rest of the app testing as I go! Suspect something got out of sync at some...
Set Logging to DEBUG and re-ran perform test for my project and the out contained teh following for wach of the entities that have an issue:
375 persistenceUnit WARN [main] openjpa.Enhance -...
Ran clinic.roo from within STS successfully and then ran perform test which also completed successfully. So it would appear that the issue is with the code, the problem being though that the code...
I have defined the persistent layer for an application using spring Roo. However when I run perform test it fails with the following:
D:\springsource\workspace\EventManagement>mvn.bat test...
Christian,
Thankyou, I have found the Spring view and the documentation has got me on my way.
Regards Mike Kimber
Christian,
Thankyou for the prompt response, but how do I get up and running with the plugin. As stated it's not clear to me how the plugin actually works within eclipse?
Regards Mike Kimber
I’ve done loaded Eclipse 3.0.2, applied teh updates for GEF, EMF etc and then downloaded the Spring IDE via the eclipse Software Updates. The install appeared to go without problem and when I go to...