-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After latest update: can't decompile classes anymore #17
Comments
I can reproduce this bug now, I will fix it as soon as possible, thanks for your feedback. |
Hmm, the update site gives me version 2.9.0.r20160620180? Is that really the newest one? |
I changed the update site url, the new update url is http://raw.githubusercontent.com/cnfree/eclipse/master/decompiler/update/ |
Please also updated the marketplace description and the documentation |
The Eclipse Class Decompiler is unable to decompile class in Eclipse Neon.3 Release (4.6.3) and the latest Eclipse version.
And I noticed that the following URL is inaccessible. The issue has resolved in latest version. --updated on July 4th, 2017. |
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
*/
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.
The text was updated successfully, but these errors were encountered: