Re: No debug info in 2.0.8 class files
"Daniel F. Savarese" <[email protected]> Sun, 04 Apr 2004 15:50:59 -0400
| Newsgroups | gmane.comp.jakarta.oro.user |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, "Ga ry Gregory" writes: >There does not seem to be debug information (line numbers) in the 2.0.8 >jar class files. Is this an omission or by design? It certainly would be >more friendly to include these at almost no cost. Probably a holdover from days of yore. I just changed debug=off to debug=on in build.properties. Future releases will have debug info. daniel