How do you make src.jar for the jdk visible to your project? Permanently deleted user 创建于 2004年03月25日 04:59 So, I've made src.jar known to my jdk configuration but it's not been set as a src path in my project and I cannot find a way to add it to my project paths.
Why do you need src.jar as your project source?
You can not edit files in jars, but you can search inside by using by selecting "search in libraries"