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

0
Avatar
Permanently deleted user

Happens to me too, on both Windows and Linux. Losing energies... too lazy to post a bug report... need a new EAP fix...

0

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.

0
Avatar
Permanently deleted user

at least 3273 is not doing that anymore.

0
Avatar
Permanently deleted user

It was for me. But the point is, it's not picking up the sources, whether it was automatically found or manually configured.

0

请先登录再写评论。