Cannot compile and run Roo generated Flex projects in STS 2.3.3.M2
I'm running Flash Builder 4 in STS and the flex projects created by Roo are not recognized by the plug in. There is no code hinting or recognition of actionscript in .as files and the script blocks in MXML files appear in black text.
I can create and run other standard Flex projects in STS, just the projects created by Roo dont seem to be recognized. Has anyone come across this particular oddity?
Getting STS to work with FB4 Install hiccups.
I've tried doing the Eclipse Galileo 3.5 J2EE (Mac Carbon) install and follow the install from the update manager approach in order to try and get everything to work together.
The first snag I hit was the bookmarks file didn't do a download, but I found the code to manually create the XML file here
http://forum.springsource.org/archiv...p/t-91708.html
Now when I get to the stage where I get to the point 4 d) I get problems with a missing Groovy dependency.
(After it's calculated the requirements & dependencies - you get to the Install Details
I get:
Cannot complete the install because one or more required items could not be found.
Software being installed: SpringSource Tool Suite Grails Support 2.3.2.201003230009-RELEASE (com.springsource.sts.grails.feature.group 2.3.2.201003230009-RELEASE)
Missing requirement: SpringSource Tool Suite Grails Support 2.3.2.201003230009-RELEASE (com.springsource.sts.grails.feature.group 2.3.2.201003230009-RELEASE) requires 'org.codehaus.groovy.eclipse.feature.feature.group 2.0.0' but it could not be found
PS: I do Grails development too. So I need that...
I'm going to try downloading the Groovy Eclipse plug-in first before doing the STS stuff... Wondering if this will fix the glitch. The PDF needed to include that step maybe.
I Googled in on this:
http://groovy.codehaus.org/Eclipse+Plugin
So added this and will give that a whirl first...
http://dist.springsource.org/release/GRECLIPSE/e3.5/
My goodness this is fragile stuff..
The install of the Groovy Eclipse Plug-in fails...
An error occurred while collecting items to be installed
Artifact org.eclipse.update.feature,org.eclipse.jdt,3.5.1.r 351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ is a folder but the repository is an archive or remote location.
Artifact osgi.bundle,org.junit4,4.5.0.v20090824 is a folder but the repository is an archive or remote location.
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2. engine.phases.Collect, operand=, action=).
I'm also a bit perplexed at the indication of a 3.5.1 artifact in there too, as I installed the base 3.5 release of Eclipse