Load the default categories (aka Default Groovy Methods) from each project's classpath. DGMs available to code browsing and content assist will:
- come from the project's
.classpath (not the Eclipse runtime)
- include those defined by
org.codehaus.groovy.runtime.ExtensionModule mechanism
Load the default categories (aka Default Groovy Methods) from each project's classpath. DGMs available to code browsing and content assist will:
.classpath(not the Eclipse runtime)org.codehaus.groovy.runtime.ExtensionModulemechanism