JDK source path...
I am using EAP 3273 on Fedora Core 3. I set the project JDK to 1.5.0 and set the sourcepath to /opt/java150_01/src.zip. When I do ctrl+b on a Java class e.g. String, I get to the compiled class code rather than the java code. I unzipped and repackaged the same as a jar file and that works fine.
Is the zip not supposed to work?
thanks
vinay
Please sign in to leave a comment.
Happens to me too, on both Windows and Linux. Losing energies... too lazy to post a bug report... need a new EAP fix...
You set the source-path? Why did you need to do that? The IDEA-JDK configurator does that automagically when you select a JDK-home path.
at least 3273 is not doing that anymore.
It was for me. But the point is, it's not picking up the sources, whether it was automatically found or manually configured.