nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

debug con ant

Von: cicap (forzatonino@gmail.com) [Profil]
Datum: 19.06.2008 10:38
Message-ID: <493fd0d0-ac32-4717-b1ae-d7fcd218821d@m45g2000hsb.googlegroups.com>
Newsgroup: it.comp.java
Vorrei entrare in debug lanciando il mio script ant da eclipse in modo
da debuggare i miei junit test.

Ora lancio ant nel seguente modo:

build.xml -> debug as -> ant build

Ma l'esecuzione non si ferma sui breakpoints impostato (invece si
ferma sui breakpoint che imposto nel mio script ant build.xml ma non
mi interessa debuggare lo script bensi' quello che lo script lancia,
ed in particolare  i test lanciati con il junit task).

Come fate voi?

[ Auf dieses Posting antworten ]