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 50856

Summary: Exception occurs when changing Java Elements
Product: java Reporter: Roman Strobl <rstrobl>
Component: UnsupportedAssignee: Jan Pokorsky <jpokorsky>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Strobl 2004-10-26 15:19:53 UTC
[Netbeans 200410251800; JDS v.2; JDK 1.5.0_01-b04]

An exception is thrown when I try to change the
settings in Tools->Options->Look and Feel->Java
Elements. Try to change field classes from {n} to
{na}. A normal error message should be displayed
instead.
Comment 1 Jan Pokorsky 2004-10-26 16:52:54 UTC
fixed in
/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/SourceOptionsBeanInfo.java
new revision: 1.2; previous revision: 1.1
Comment 2 Roman Strobl 2004-10-27 12:41:04 UTC
Verified in 200410261800.