Unable to configure Java Decompiler in Eclipse 2023-06

152 Views Asked by At

I am trying to configure Java Decompiler in Eclipse 2023-06 in order to get into .class files from within JARs, where no sources are attached. For that, I have installed the Enhanced Class Decompiler 3.3.0 plugin from Eclipse Marketplace -

enter image description here

Following that I have restarted, quit and opened Eclipse multiple times. However, I don't see any new editor to be added under Associated Editors in this path, Windows -> Preference -> Editors -> File Associations. The available options don't work.

enter image description here

Also, I have tried searching Decompiler under Preference search, which in usual case, is supposed to be there under Java. But here in my case, nothing shows up -

enter image description here

Am I missing something here or is this indeed some issue currently present with this latest version of Eclipse?

0

There are 0 best solutions below