|
From: Andrea A. <aa...@op...> - 2007-09-04 06:23:40
|
Jody Garnett ha scritto: > For uDig we have a project that drags all the source dependencies into > your eclipse environment. You can accomplish the same effect with maven > and an an "includes source" option - the wiki has the details, and I > thought they were also included in the geoserver build instructions? Having the sources for reference is nice, but they are uneditable. The only way to debug and hack seamlessly is to have direct project references afaik. Otherwise you end up doing the debug, hack on the original source, build with maven, refresh and so on dance. Cheers Andrea |