Skip to content
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

Open
mojo2012 opened this issue Jun 13, 2017 · 6 comments
Open

After latest update: can't decompile classes anymore #17

mojo2012 opened this issue Jun 13, 2017 · 6 comments

Comments

@mojo2012
Copy link

mojo2012 commented Jun 13, 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

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.

@cnfree
Copy link
Owner

cnfree commented Jun 15, 2017

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

@cnfree
Copy link
Owner

cnfree commented Jun 15, 2017

Fixied it.

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

17

@mojo2012
Copy link
Author

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

Is that really the newest one?

@cnfree
Copy link
Owner

cnfree commented Jun 16, 2017

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

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

@mojo2012
Copy link
Author

Please also updated the marketplace description and the documentation

@liangdefeng
Copy link

liangdefeng commented Jul 3, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants