-
Notifications
You must be signed in to change notification settings - Fork 58
Description
There seems to be an incomatibility with versions of Eclipse, which are newer than 4.12 (Last version, I was using ECD successfully.) In Eclipse 4.13 (aka 2019-09) it doesn't.
Steps to reproduce:
- Download Eclipse IDE for Java developers (eclipse-java-2019-06-R-win32-x86_64.zip).
- Extract the Zip file.
- Launch eclipse.exe from the extracted directory.
- Using Help/Install New Software... configure https://ecd-plugin.github.io/update as a new update Site. Install the plugins listed below.
- In the Java perspective, locate an arbitrary .class file, and do a right mouse clikc on the file. You'll notice, that the option "Open Class With" appears, so the plugin is active. However, the option is greyed out, so the plugin doesn't work.
Enhanced Class Decompiler (Core) 3.1.1.201811062102 org.sf.feeling.decompiler.feature.group ECD project contributors
Enhanced Class Decompiler CFR Extension (Optional) 3.1.1.201811062102 org.sf.feeling.decompiler.cfr.feature.group ECD project contributors
Enhanced Class Decompiler Jad Extension (Optional) 3.1.1.201811062102 org.sf.feeling.decompiler.jad.feature.group ECD project contributors
Enhanced Class Decompiler JD-Core Extension (Optional) 3.1.1.201811062102 org.sf.feeling.decompiler.jd.feature.group ECD project contributors
Enhanced Class Decompiler Procyon Extension (Optional) 3.1.1.201811062102 org.sf.feeling.decompiler.procyon.feature.group ECD project contributors