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 37523 - Exception when new properties file is opened.
Summary: Exception when new properties file is opened.
Status: VERIFIED DUPLICATE of bug 36783
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 13:44 UTC by Jiri Kovalsky
Modified: 2003-12-11 14:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception when properties editor is opened. (1.01 KB, patch)
2003-11-26 13:45 UTC, Jiri Kovalsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2003-11-26 13:44:30 UTC
Development build #200311251900 of NetBeans 4.0
Windows 2000 with JDK 1.4.2_02

Description:
============
Below attached IllegalStateException is thrown
every time user creates new or opens existing
properties file from template.

Steps to reproduce:
===================
1. Mount some directory as local FS.
2. Invoke "New|All Templates ..." on the FS root.
3. Select "Other|Properties File" and go "Next >".
4. Push "Finish". The exception is thrown in console.
Comment 1 Jiri Kovalsky 2003-11-26 13:45:34 UTC
Created attachment 12313 [details]
Exception when properties editor is opened.
Comment 2 ehucka 2003-11-26 14:25:58 UTC

*** This issue has been marked as a duplicate of 36783 ***
Comment 3 Jiri Kovalsky 2003-11-26 16:06:19 UTC
Okay, I agree. Verified as duplicate of another issue.