History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-19841
Type: Bug Bug
Status: Open Open
Assignee: Anna Kozlova
Reporter: Sylvain FRANCOIS
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Idea JDK not refreshed after changing internal JSDK

Created: 30 Sep 08 21:34   Updated: 07 Oct 08 10:11
Component/s: IDE Configuration

Build: 8,823
Severity: Low


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
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.