I have a jar file containing the source code. How to view source code in Eclipse?
At the moment, my Eclipse opens the jar file in a text editor, and this is not so useful.
When I look in the "General"> "Editors"> "File Associations" settings, I donβt have associations for *.jar , and if I look in the available "Editors", I canβt find anyone that seems to be suitable for jar files .
How can I view the source code in a jar file using Eclipse? Is there any editor I have to configure for jar files?
Jonas source share