Re: show class location?
Nathan Fiedler <[email protected]> Wed, 28 Dec 2005 12:09:25 -0800
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <[email protected]> |
Such as a way to see which jar the class comes from, and where that file is located? If the jars are on a filesystem accessible to the debugger, yes, JSwat can find the jar for the class, and without an exhaustive search, I believe. What exactly would be the inputs and outputs for this feature? I need a clearer understanding in order to enter an RFE. Thanks n Robert P Young wrote: > I'm getting a NoSuchMethodError, yet the source shows the method, as does > the > decompiled class embedded in the jar that I think it comes from. But I > guess > not. Is there a way to display the class location on the file system?