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 176420 - Exception when pressing Browse in the New JavaScript file wizard
Summary: Exception when pressing Browse in the New JavaScript file wizard
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 08:31 UTC by Petr Jiricka
Modified: 2009-11-10 11:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (5.56 KB, text/plain)
2009-11-10 08:32 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-11-10 08:31:01 UTC
See attachment.
Comment 1 Petr Jiricka 2009-11-10 08:32:47 UTC
Created attachment 90718 [details]
Exception stack trace
Comment 2 Denis Anisimov 2009-11-10 10:39:59 UTC
Thanks for reporting this.
BrowseFolders class was moved to new module as required dependency and 
I forgot to add all resources which are used there into Bundle.
Comment 3 Denis Anisimov 2009-11-10 11:18:51 UTC
changeset:   152785:0f3b5b877148
user:        Denis Anisimov <ads@netbeans.org>
date:        Tue Nov 10 20:57:13 2009 +0300
summary:     Fix for BZ#176420 -  Exception when pressing Browse in the New JavaScript file wizard