Folks

If you want to debug a particular testcase, run 
$ ant -Dtestcase=org.apache.poi.somepack.someclass debug-test

This will cause a JVM to wait at port 5001. Just attach your favourite
IDE (after setting some breakpounts) and voila, step thru the code. 

I know most people probably run tests from within IDE, but i think an
IDE independent command line method of starting poi in debug mode is
useful. 

HTH
-
Avik


On Mon, 2003-06-02 at 13:33, [EMAIL PROTECTED] wrote:
> avik        2003/06/02 01:03:30
> 
>   Modified:    .        Tag: REL_2_BRANCH build.xml
>   Log:
>   Added ability to debug testcases using jpda, also refactored a bit
>   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to