Eclipse-Class-Decompiler icon indicating copy to clipboard operation
Eclipse-Class-Decompiler copied to clipboard

After latest update: can't decompile classes anymore

Open mojo2012 opened this issue 7 years ago • 6 comments

Yesterday or so an update of the plugin came in. Now I can't decompile certain classes anymore.

I get the following output:

/** Eclipse Class Decompiler plugin, Copyright (c) 2017 Chen Chao. **/

// Warning: No line numbers available in class file /Users/matthias.fuchs/Projekte/holmenkollen/elk_storefront/hybris/bin/custom/elkjopstorefront/web/webroot/WEB-INF/classes/de/hybris/platform/acceleratorstorefrontcommons/forms/AddressForm.class

/* DECOMPILATION REPORT

Decompiled from: /Users/matthias.fuchs/Projekte/holmenkollen/elk_storefront/hybris/bin/custom/elkjopstorefront/web/webroot/WEB-INF/classes/de/hybris/platform/acceleratorstorefrontcommons/forms/AddressForm.class
Total time: 470 ms

*/

It's certainly not the class file at all or the decompilers as it worked before. And I also can decompile the class file with various online tools.

Unfortunately as much as I loved this plugin, it gets more and more unusable with each update :-(

Is there a way install old versions of the plugin? I desperately need a working version again.

mojo2012 avatar Jun 13 '17 12:06 mojo2012

I can reproduce this bug now, I will fix it as soon as possible, thanks for your feedback.

cnfree avatar Jun 15 '17 15:06 cnfree

Fixied it.

Please uninstall the old decompiler plugin, then install the latest version from marketplace client again, thanks.

17

cnfree avatar Jun 15 '17 17:06 cnfree

Hmm, the update site gives me version 2.9.0.r20160620180?

Is that really the newest one?

mojo2012 avatar Jun 16 '17 08:06 mojo2012

I changed the update site url, the new update url is

http://raw.githubusercontent.com/cnfree/eclipse/master/decompiler/update/

cnfree avatar Jun 16 '17 08:06 cnfree

Please also updated the marketplace description and the documentation

mojo2012 avatar Jun 16 '17 08:06 mojo2012

The Eclipse Class Decompiler is unable to decompile class in Eclipse Neon.3 Release (4.6.3) and the latest Eclipse version.

  1. Eclipse Eclipse Java EE IDE for Web Developers. Version: Neon.3 Release (4.6.3) Build id: 20170314-1500
  2. Eclipse Class Decompiler Version: 2.9.2 Build id: 20170623

And I noticed that the following URL is inaccessible. http://raw.githubusercontent.com/cnfree/eclipse/master/decompiler/update/


The issue has resolved in latest version. --updated on July 4th, 2017.

liangdefeng avatar Jul 03 '17 05:07 liangdefeng