Hi my grails versions are okay - 1.3.6, I have double checked those. This is what I got in the error log after trying 'Grails tools -> Refresh dependencies':
Code:
org.eclipse.core.runtime.CoreException: Command failed, see details for output.
at com.springsource.sts.grails.core.launch.SynchLaunch$LaunchResult.getCoreException(SynchLaunch.java:150)
at com.springsource.sts.grails.core.launch.SynchLaunch.synchExec(SynchLaunch.java:51)
at com.springsource.sts.grails.commands.GrailsCommand.synchExec(GrailsCommand.java:154)
at com.springsource.sts.grails.commands.GrailsCommand.synchExec(GrailsCommand.java:112)
at com.springsource.sts.grails.commands.GrailsCommandUtils.refreshDependencies(GrailsCommandUtils.java:318)
at com.springsource.sts.grails.core.internal.classpath.GrailsClasspathContainerUpdateJob.runInWorkspace(GrailsClasspathContainerUpdateJob.java:74)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Contains: ------System.out:-----------
Contains: ------System.err:-----------
This is what I got after executing 'Grails Tools -> Grails Plugin Manager':
Code:
org.eclipse.core.runtime.CoreException: Command failed, see details for output.
at com.springsource.sts.grails.core.launch.SynchLaunch$LaunchResult.getCoreException(SynchLaunch.java:150)
at com.springsource.sts.grails.core.launch.SynchLaunch.synchExec(SynchLaunch.java:51)
at com.springsource.sts.grails.commands.GrailsCommand.synchExec(GrailsCommand.java:154)
at com.springsource.sts.grails.commands.GrailsCommand.synchExec(GrailsCommand.java:112)
at com.springsource.sts.grails.core.internal.classpath.GrailsPluginsListManager.generateList(GrailsPluginsListManager.java:212)
at com.springsource.sts.grails.ui.internal.dialogues.GrailsPluginManagerDialogue$5.run(GrailsPluginManagerDialogue.java:809)
at com.springsource.sts.grails.ui.internal.tasks.SynchUITask$1.run(SynchUITask.java:66)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Contains: ------System.out:-----------
Contains: ------System.err:-----------
Code:
Unable to find or generate plugins list in: null
An exception stack trace is not available.