I have configured a JSDK named "1.6" and an Intellij IDEA SDK named "8.0" and pointing to "1.6" as internal JSDK.
After changing location of JSDK "1.6" (e.g. : c:\jsdk1.6.0_06 to c:\jsdk1.6.0_07), Intellij IDEA SDK lost JSDK jars from its classpath.
I had to reset Intellij IDEA SDK home path.
Description
I have configured a JSDK named "1.6" and an Intellij IDEA SDK named "8.0" and pointing to "1.6" as internal JSDK.
After changing location of JSDK "1.6" (e.g. : c:\jsdk1.6.0_06 to c:\jsdk1.6.0_07), Intellij IDEA SDK lost JSDK jars from its classpath.
I had to reset Intellij IDEA SDK home path.
8866: on changing location of base JDK the project view still shows jars from old location.
They could be "lost" on uninstalling JDK from the old location.
Alexander Chernikov - 06 Oct 08 21:47 8866: on changing location of base JDK the project view still shows jars from old location.
They could be "lost" on uninstalling JDK from the old location.
Sylvain FRANCOIS - 07 Oct 08 10:11 Yes. Problem is that IDEA JDK classpath is never updated when attached JSDK changes. Maybe this is the expected behavior but I find this confusing.
They could be "lost" on uninstalling JDK from the old location.