[root]/groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/monkey
Added a quick monkey script to take the markers that are added
by the check_groovy_files_built.gm script and will remove it
from a selected project.
18 lines of code changed in:
4 lines of code changed in:
Updated the script to check the entire workspace for groovy
files that are in a source folder under a groovy project and
then queries the java project to see if the groovy file was
compiled. Will put a marker in the problems view as an error
if the compiled type is not detected.
69 lines of code changed in:
Began work on the completion support for DataSource classes in
grails also added a monkey script to check that all the groovy
sources in the Grails Eclipse project have actually been built.
0 lines of code changed in:
26 lines of code changed in: