score:25
In the Project Explorer (or Navigator), find the JAR (should be listed under "library path"), right-click, properties, there you can delete the association to a source, and/or provide a new association.
Note: you must go to the properties for an individual JAR. You cannot get the equivalent dialog if you click on "JRE System Library"
score:4
In the package explorer, where the jar is in a library (JRE, Maven dependencies, etc...); right click => properties => java source attachement.
Alternately in the project properties => Java build path => Library tab => select the jar => edit.
score:29
Right click on the Debugger panel, select Edit Source Lookup
Source: stackoverflow.com
Related Query
- How to set up spring source code for debugging in eclipse
- How to attach source of com.sun.script.javascript for debugging RhinoScriptEngine in Eclipse
- How do I change the package for Javadoc to find source files?
- How to change font size in Eclipse for Java text editors?
- How to change credentials for SVN repository in Eclipse?
- How to change JDK version for an Eclipse project
- How to attach source or JavaDoc in eclipse for any jar file e.g. JavaFX?
- How can I change font size in Eclipse for ALL text editors?
- How to change JAVA.HOME for Eclipse/ANT
- How to change default JRE for all Eclipse workspaces?
- How to default the source folder for new JUnit tests in Eclipse?
- How to change Eclipse's "associated source" for debugging?
- How to change the background color for changed files in eclipse project explorer?
- "No source available for main()" error when debugging simple C++ in Eclipse with gdb
- Eclipse dark theme for windows: how to change the color of scroll bars and title bars to dark?
- How to change order of source folders in Eclipse / SpringSource Tool Suite
- How to set up the Eclipse for remote C debugging with gdbserver?
- How do I change the default font for Python code in Eclipse?
- How to change the Control+Space autocomplete shortcut keys in Eclipse for Android
- How to change the background color for the line number column in eclipse?
- How to change Eclipse indentation style for automatically generated code?
- How to change background color in eclipse for a not defined region?
- How to setup eclipse ide for php development with pre-existing source
- How to fix '<>'operator is not allowed for source level 1.7
- How (if possible) can I change the color option for the highlighted search results in eclipse (Moonrise theme)?
- How can I change Eclipse color scheme for a specific file extension?
- How to get source code for android.jar
- How to change highlight color for Checkstyle warnings in Eclipse?
- How do I programmatically change the Eclipse CDT tool settings for a file?
- How to use ant to check for tags (TODO: etc) in java source
More Query from same tag
- One app multiple branding
- Keyboard shortcut to navigate to next/previous search match in eclipse for java
- Spellchecking doesn't work in eclipse with Texlipse
- Convert File with known encoding to UTF-8
- eclipse delete only left or right side of the cursor
- Jersey com.sun.jersey.spi.container.servlet.ServletContainer error when using MAVEN
- Organize Imports for an entire project in Flash Builder
- GWT Compile Failure on gwt-UnitCache
- Data lost on Restart of Eclipse
- redirect output to text file after user input
- Git switch branch in Eclipse
- 2 projects in git: for defects and for new functionalities
- Using Android Studio and Eclipse simultaneously
- Eclipse C/C++ "Permission Denied" error
- How to use the getSource method in Java?
- How to use Zest from Eclipse Marketplace?
- How eclipse executes a Java application?
- How to add classes folder in web-inf in eclipse
- Using GitHub Java API to retrieve info about logged in user?
- Error installing STS plugin in Eclipse Neon.2
- Debug tomEE on IntelliJ
- Is there any way for Eclipse to handle async await (ES2017) in JavaScript without errors?
- Customize org.eclipse.jdt.core.prefs with Gradle eclipse plugin
- Resource file not found after war file deployed upon wildfly8
- GWTP Eclipse plugin generates empty presenters
- Neo4j type mismatch
- How should I configure Eclipse Java project to extract jar package on every build?
- How to change the default search mode to "File Search" in Eclipse?
- Is there a way to make the java eclipse formatter not align the @param descriptions?
- Eclipse running apk file that was imported