[IDEA 7.0.3] How to breakpoint in JDK source? (with pics!) Follow
Hi everyone,
I have the JDK src.zip added under:
Platform Settings -> JDKs -> Sourcepath
However when I CTRL-N to bring up a class, it takes me to the compiled header in the libraries (rt.jar, sunmscapi.jar, etc.).
From other discussions it seems like this should just work. Is there a project setting I have wrong? Dependency order or some such thing?
Thanks in advance,
Rob
Please sign in to leave a comment.
I'm a wanker... the only source in the JDK is for the core classes, of course it won't work when I'm looking for things in sun.security, etc.