Thanks for your quick response! So I did that and got this error. I tried changing my Installed JRE in the preferences menu to Java 1.6. I cleaned and rebuilt my project. I then tried uninstalling...
Type: Posts; User: jpgrace; Keyword(s):
Thanks for your quick response! So I did that and got this error. I tried changing my Installed JRE in the preferences menu to Java 1.6. I cleaned and rebuilt my project. I then tried uninstalling...
First let me say thanks for your help Martin! Here's what the OSGi Console reported about the plugin.
1057 INSTALLED com.google.eclipse.javascript.jstestdriver.core_1.1.1.e
1058 INSTALLED ...
So there's still a problem. The plugin works at home but not at work. I'm not sure what the problem is though. There are no errors in the error log. STS says that the plugin is installed, but the...
Well, I finally figured this out. For anyone coming after me, here's a run down of what I learned.
First, Eclipse plugins do indeed run in STS without any modification. I feel pretty dumb for...
As a grails developer I'd like to see a version of the jsTestDriver[1] plugin for SpringSource Tool Suite (STS). Since STS is built on Eclipse, and there is an eclipse version of the plugin,...