[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm/.settings
2 lines of code changed in:
moved output file from bin-groovy to bin and added support for the site to build correctly from bin
0 lines of code changed in:
Fixed bug that showed completions at innapropriate times.
DGM methods are now shown for the type to complete. Not ideal when types are not known,
but that will be addressed in a future preference sheet.
18 lines of code changed in:
Setting the project settings to be Java 1.4 compliant.
16 lines of code changed in:
The class Completer.groovy now does the work, instead of CompletionList.groovy script.
0 lines of code changed in: