Hi,
I'd like to understand how Grails works in the dev mode. When a Grails webapp
is running inside embeded Jetty, what's its classpath?
All source files (groovy and java) are compiled into ~/.grails/.. so I guess
the classpath should cover them but what about the web-app/WEB-INF/classes/
used by Eclipse? At the end classes are compiled twice into two different
places (one time by Eclipse and another time by the Grails script), it looks
disturbing for me.
And what about the bin-groovy directory if the Groovy Eclipse plugin is used
(without the "Disabling Generating Class Files" option in order to debug)?
Thanks
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email