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 56168

Summary: The target is not changed when switching jdk from 1.6 to 1.5
Product: javaee Reporter: Tomas Zezula <tzezula>
Component: Web ProjectAssignee: Andrei Badea <abadea>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: All   
URL: http://www.netbeans.org/issues/show_bug.cgi?id=56120
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 56120    
Bug Blocks:    

Description Tomas Zezula 2005-03-10 14:24:22 UTC
See: http://www.netbeans.org/issues/show_bug.cgi?id=56120
Comment 1 Andrei Badea 2005-03-18 09:37:57 UTC
Needed to fix in order to fix issue #55797.

Checking in WebProjectProperties.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/WebProjectProperties.java,v
 <--  WebProjectProperties.java
new revision: 1.79; previous revision: 1.78
done
Checking in PlatformUiSupport.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/PlatformUiSupport.java,v
 <--  PlatformUiSupport.java
new revision: 1.7; previous revision: 1.6
done
Comment 2 zikmund 2005-07-13 18:03:01 UTC
Verified.