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 - Exception occurs when changing Java Elements
Summary: Exception occurs when changing Java Elements
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-26 15:19 UTC by Roman Strobl
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.