install GooglePlugin for Eclipse from Extensions tab
fail
Here's the message (copy of log copylog.txt also attached):
Problems occurred while performing installation: The following connectors are not available: GooglePlugin for Eclipse (id=com.google.appengine.eclipse.sdkbundle.e36.fea ture.1.4.2.feature.group, com.google.gwt.eclipse.sdkbundle.e36.feature.2.2.0 .feature.group, site=http://dl.google.com/eclipse/plugin/3.6)
The following connectors are not available: GooglePlugin for Eclipse (id=com.google.appengine.eclipse.sdkbundle.e36.fea ture.1.4.2.feature.group, com.google.gwt.eclipse.sdkbundle.e36.feature.2.2.0 .feature.group, site=http://dl.google.com/eclipse/plugin/3.6)
I then attempted to install the plugin from Help->Install New Software .. using site http://dl.google.com/eclipse/plugin/3.6. No apparent errors, was prompted for restart of STS, did so. I couldn't find any confirmation that the plugin was installed, but optimistically went ahead with roo to install sample expenses app. After lengthy maven downloads ended up with
1 required artifact is missing.
for artifact:
org.springsource.roo.extrack:extrack:war:0.1.0.BUI LD-SNAPSHOT
I'm not eager to dig further .. I'm new to Maven as well. At this point I'd like to know if there's some way to fix the original install from Extensions in hopes that all else will fall into place. All I'm trying to do is get a proper development environment for GWT.