Alex Trofast ha scritto: > I will try the to use the debugger then, although I have never done > this so I was wondering if you could point me to a wiki or a document > that discusses this. I'm guessing you run with mvnDebug instead of mvn, > then attach jdb with jdb --attach 8000. However having tried this I try > to create breakpoints in the test classes and it doesn't break so not > quite sure where to go from there. Thanks a lot!
I normally just load everything in eclipse and then run the test case in the debugger. No need to involve maven for that Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
