|
Hi,
is the launch-configuration for eclipse gone in grails 1.2? Is there a new prefered way to start a grails application inside eclipse? Thx and merry christmas, mirko
|
|
Best current way is to use SpingSource Tool Suite, which comes with optional Grails support. Create Grails projects, run Grails commands, etc.
Is free of charge: http://www.springsource.com/products/eclipse-downloads
Regards Jan Ehrhardt
On Fri, Dec 25, 2009 at 12:37 PM, Mirko Weber <[hidden email]> wrote: Hi, |
|
In reply to this post by Mirko Weber-4
grails integrate-with --eclipse should create these files.
2009/12/25 Mirko Weber <[hidden email]>: > Hi, > is the launch-configuration for eclipse gone in grails 1.2? Is there a new > prefered way to start a grails application inside eclipse? > Thx and merry christmas, > mirko -- Viele Grüße / Best regards, Björn Wilmsmann --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
In reply to this post by Jan Ehrhardt
I was unable to install the SpringSource STS using the eclipse updater for either the release or the milestone. I tried first just installing the required only packages and then "everything".
For Milestone I got:
Cannot complete the install because one or more required items could not be found. Software being installed: SpringSource Tool Suite (required) 2.2.0.200910161543-RC2 (com.springsource.sts.feature.group 2.2.0.200910161543-RC2)
Missing requirement: SpringSource Tool Suite (required) 2.2.0.200910161543-RC2 (com.springsource.sts.feature.group 2.2.0.200910161543-RC2) requires 'org.eclipse.mylyn.jira_feature.feature.group [3.3.0,3.4.0)' but it could not be found
Everything: Cannot complete the install because one or more required items could not be found. Software being installed: Spring IDE AJDT Integration (optional) 2.2.7.200910141010-RELEASE (org.springframework.ide.eclipse.ajdt.feature.feature.group 2.2.7.200910141010-RELEASE)
Missing requirement: Spring IDE AOP Xref UI 2.2.7.200910141010-RELEASE (org.springframework.ide.eclipse.ajdt.ui.xref 2.2.7.200910141010-RELEASE) requires 'package org.eclipse.ajdt.core 0.0.0' but it could not be found
Cannot satisfy dependency: From: Spring IDE AJDT Integration (optional) 2.2.7.200910141010-RELEASE (org.springframework.ide.eclipse.ajdt.feature.feature.group 2.2.7.200910141010-RELEASE) To: org.springframework.ide.eclipse.ajdt.ui.xref [2.2.7.200910141010-RELEASE]
For the release it failed with: Cannot complete the install because one or more required items could not be found. Software being installed: SpringSource Tool Suite (required) 2.3.0.200912171331-RELEASE (com.springsource.sts.feature.group 2.3.0.200912171331-RELEASE)
Missing requirement: SpringSource Tool Suite (required) 2.3.0.200912171331-RELEASE (com.springsource.sts.feature.group 2.3.0.200912171331-RELEASE) requires 'org.eclipse.mylyn.jira.ui [3.3.0,4.0.0)' but it could not be found
On Fri, Dec 25, 2009 at 4:57 AM, Jan Ehrhardt <[hidden email]> wrote: Best current way is to use SpingSource Tool Suite, which comes with optional Grails support. Create Grails projects, run Grails commands, etc. -- - Ed |
|
I'd the same problem with installing STS into Eclipse, but installing STS as a standalone app worked great for me. STS comes with some nice addons, that you'll need to install manually into a plain Eclipse.
Regards Jan Ehrhardt On Mon, Dec 28, 2009 at 7:40 AM, Ed Young <[hidden email]> wrote: I was unable to install the SpringSource STS using the eclipse updater for either the release or the milestone. I tried first just installing the required only packages and then "everything". |
|
Hi, The trick is to add some urls to get the needed dependencys. Regards, Mirko
2009/12/29 Jan Ehrhardt <[hidden email]> I'd the same problem with installing STS into Eclipse, but installing STS as a standalone app worked great for me. STS comes with some nice addons, that you'll need to install manually into a plain Eclipse. |
| Powered by Nabble | Edit this page |
