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 -
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.
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 -
Am I missing something here or is this indeed some issue currently present with this latest version of Eclipse?


