How can I browse the source code in a jar file containing source code in Eclipse?
问题 I have a jar file that contains source code. How can I browse this source code in Eclipse? At the moment, my Eclipse opens the jar file in a Text Editor, and it isn't that helpful. When I look in the preferences "General" > "Editors" > "File Associations" I have no associations for *.jar and if I look in the available "Editors" I can't find anyone that seem to be a good fit for jar files. How can I browse the source code in a jar file using Eclipse? Is there any Editor I should configure for