|
From: Andrea A. <aa...@op...> - 2007-09-03 15:17:09
|
VanIngen, Erik (ESTG) ha scritto: > Hi all, > > How can I debug easy Geotools withing Eclipse? > > I try to setup geoserver with geotools in order to be able to debug both > because I want to add a datastore. Oh, wait a second.. nothing forces you to put the datastore among the geotools sources. You can put it among the GeoServer ones to start with, and have the web module refer it (hand modify the project). That should do it and it's a lot easier than what I said before (which is necessary only if you're working against a group of geotools modules or against a base module such as render or main). Cheers Andrea |