How to change file associations in eclipse?
How to change file associations in eclipse?
I need to reverse engineer from a *.class
file to get the source code. I am using jd-eclipse
for this but i am not able to associate *.class
files with it. I am using Eclipse version 4.7.3 and cant find where to associate it.
*.class
jd-eclipse
*.class
Readme says go to "Window > Preferences > General > Editors > File Associations" but i cant find this option in my eclipse.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
That is the correct Preferences page and is always present. Note that on macOS the Preferences is on the application menu rather than the 'Windows' menu.
– greg-449
Jun 29 at 9:32