leitmotiv wrote:
> 
> in debugging mode, eclipse ignores all my breakpoints that it encounters
> after this statement:
> wb = new HSSFWorkbook(fs);
> 
> does POI somehow disable debugging properties? any other hints? 
> thanks
> 
> 

I use Eclipse Ganymede and have not encountered any problems debugging POI.
I would rebuild your workspace and try again. If that does not work, please
send more code (perhaps the method?)

-- 
View this message in context: 
http://www.nabble.com/does-poi-break-eclipse-debugging--tp25530818p25530848.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to