This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 156002

Summary: Resource reference resolve
Product: java Reporter: artisan <artisan>
Component: PlatformAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Other   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description artisan 2008-12-23 14:01:21 UTC
Windows XP; JDK1.6.0_11

I've upgraded the JDK and removed the old one. When restarting Netbeans it complains resources references are invalid
and should be corrected using a specific project dialog. No surprise: The directory of the used jdk was pointing to the
old directory. Unfortunately I couldn't change the value to have it point to the new jdk. I had to add a new jdk with
the same name as the invalid resource.

The enhancement I would like to propose is to allow to change the value of the reference.
Comment 1 Peter Pis 2008-12-23 14:17:23 UTC
Reassigning to java.