After project wizard ends and I click Finish I get the following in Error Log:
No project structures folders are created. Any advice would be appreciated.Code:eclipse.buildId=2.8.1.201111221000-RELEASE java.version=1.7.0_02 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.springsource.sts.ide -? Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.springsource.sts.ide -? Error Sat Jan 21 12:09:43 BDT 2012 Project facet grails.app has not been defined. It is used in plugin com.springsource.sts.server.tc.core.
EDIT:
I actually tried to install Grails from Extensions tab, however it failed with the following error:
Code:Problems occurred while performing installation: Operation details Operation details Cannot complete the install because one or more required items could not be found. Software currently installed: Shared profile 1.0.0.1326015047481 (SharedProfile_com.springsource.sts.ide 1.0.0.1326015047481) Missing requirement: Shared profile 1.0.0.1326015047481 (SharedProfile_com.springsource.sts.ide 1.0.0.1326015047481) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found


Reply With Quote