[Jadclipse-develop] [ jadclipse-Support Requests-1515051 ] IOException when decompiling in 3.1
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2006-07-12 14:20:08
|
Support Requests item #1515051, was opened at 2006-06-30 11:12 Message generated for change (Comment added) made by mekondelta You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=1515051&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Submitted By: mekondelta (mekondelta) Assigned to: Nobody/Anonymous (nobody) Summary: IOException when decompiling in 3.1 Initial Comment: I get a IOException when trying to decompile a class:- My jad.exe works perfectly. I have Eclipse 3.1.2 on WinXP and JadClipse 3.1 JAR correctly installed. When I try and run the command line manually as given in the stack trace, ie:- jad -p -t4 -lradix10 -radix10 JdbcTemplate.class error=2 I get an error It looks as the command line is being incorrectly specified and "error=2" is being put after the filename? Cheers, Chris. ---------------------------------------------------------------------- >Comment By: mekondelta (mekondelta) Date: 2006-07-12 14:20 Message: Logged In: YES user_id=1548024 I fixed it by including the full path to JAD in Eclipse rather than just jad.exe. There were no spaces in the path. It all works great now! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-07-11 10:46 Message: Logged In: NO http://sourceforge.net/tracker/index.php? func=detail&aid=756738&group_id=40205&atid=427343 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=1515051&group_id=40205 |