[Jadclipse-develop] [jadclipse - Help] RE: JadClispe -> Decompile does nothing (3.2)
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2006-11-15 22:27:29
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4014482 By: diyfiesta Mine still doesn't work when opening the file as you describe, however, I spotted that it does decompile it when I do an 'F3' when highlighting a class which I don't have the source to. For example, if you're using a JRE with eclipse (as opposed to setting eclipse up pointing the the JDK) try hitting F3 when a standard Java class is highlighted. Check at the top of the resulting file for a comment that includes some reference to JAD. If you're pointing to a JDK, set the 'ignore source' tickbox on the properties and it'll do the same thing (instead of looking up the source). So, basically, its kind of working for me except when I open a .class file explicitly. Cheers ps, please feel free to post again if you get anywhere! :) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |