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 44527 - Change of project in "Choose File Type" panel causes exceptions
Summary: Change of project in "Choose File Type" panel causes exceptions
Status: CLOSED DUPLICATE of bug 44481
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 14:22 UTC by Jiri Skrivanek
Modified: 2006-03-24 09:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (16.79 KB, text/plain)
2004-06-08 14:23 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2004-06-08 14:22:43 UTC
When you open the new file wizard and change
pre-selected project in the "Choose File Type"
panel,  then it is impossible to go next. A bunch
of exceptions is thrown.

Steps to reproduce:

- open at least 2 projects
- invoke new file wizard (e.g. from main menu
File|New File...)
- in the project combo box select other than
pre-selected project
- select category (e.g. Java Classes)
- select file type (e.g. Package)
- click next => exception is thrown (see attached
stack trace)

Tested in build 20040608-1103, JDK1.4.2_04, WindowsXP.
Comment 1 Jiri Skrivanek 2004-06-08 14:23:10 UTC
Created attachment 15560 [details]
Stack trace
Comment 2 Jiri Rechtacek 2004-06-08 14:40:18 UTC

*** This issue has been marked as a duplicate of 44481 ***
Comment 3 Jiri Skrivanek 2004-06-08 14:53:02 UTC
I see. Sorry for duplicate.