Hi there,
It does not seem that you are using the latest nightly build of Grails tooling. The source locations do not match up with what I have. It looks like your NPE is one that I fixed a short time ago, and is available from nightly.
Printable View
Hi there,
It does not seem that you are using the latest nightly build of Grails tooling. The source locations do not match up with what I have. It looks like your NPE is one that I fixed a short time ago, and is available from nightly.
Hi Andrew,
When I tried to update, getting the below error :
Code:Cannot complete the install because one or more required items could not be found.
Software being installed: SpringSource Tool Suite (required) 2.3.3.201004120801-CI-R4887-B182 (com.springsource.sts.feature.group 2.3.3.201004120801-CI-R4887-B182)
Missing requirement: Spring Configuration Editor UI 2.3.3.201004120801-CI-R4887-B182 (com.springsource.sts.config.ui 2.3.3.201004120801-CI-R4887-B182) requires 'bundle org.springframework.ide.eclipse.batch 2.3.3' but it could not be found
Cannot satisfy dependency:
From: SpringSource Tool Suite (required) 2.3.3.201004120801-CI-R4887-B182 (com.springsource.sts.feature.group 2.3.3.201004120801-CI-R4887-B182)
To: com.springsource.sts.config.ui [2.3.3.201004120801-CI-R4887-B182]
What should I do now? Pls suggest me.
Thanks
Nick
Nightly build ran successfully and able to open GSP files in STS now.
Thanks Andrew.