[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: Get Class file from java file (Bug 6584)
|
Hi,
Jens Köcke wrote:
> Hi,
> while searching for a solution to this problem (finding the corresponding
> class file(s) for a java source file) I found this bug report. Is there
> anybody working on that? Or does LATER as resolution mean: Not now, not
> tomorrow, but check back in some years????
I addressed the problem myself and wrote an eclipse plugin. You can download
it from http://sourceforge.net/projects/eclipseclassloc/
Jens