Java Mailing List Archive

http://www.gg3721.com/

Home » eclipse-plugin-dev.groovy »

[groovy-eclipse-plugin-dev] split org.codehaus.groovy plugin

Dave Dunkin

2008-01-11

Replies: Find Java Web Hosting

Author LoginPost Reply
I'd like to propose that the org.codehaus.groovy plugin be split into a
runtime plugin and a development plugin. The main reason is to trim down
the size of the plugin required for running groovy code. I have an RCP
application that uses groovy. If I include the org.codehaus.groovy
plugin, that's 12MB because it includes all the classes twice (once in
groovy-all-*.jar and once in the separate jars for groovy and its
dependencies) and the source.

I suggest moving antlr-2.76.jar, asm-2.2.jar, asm-tree-2.2.jar and
groovy-1.5.1.jar to org.codehaus.groovy.eclipse.core. I think
commons-cli-1.0.jar could be removed altogether. The source files can be
moved to generated source plugins. This will leave the runtime
org.codehaus.groovy plugin lean and mean for use in RCP applications.

I have these changes made in my local workspace and am currently testing
them. Everything seems to be working well.

Dave Dunkin
Technologist
DIS Corporation
800.426.8870



---------------------------------------------------------------------
To unsubscribe from this list please visit:

  http://xircles.codehaus.org/manage_email

©2008 gg3721.com - Jax Systems, LLC, U.S.A.