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 94939 - UTE when trying to create new CSS file
Summary: UTE when trying to create new CSS file
Status: VERIFIED DUPLICATE of bug 95184
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 94383
  Show dependency tree
 
Reported: 2007-02-08 11:41 UTC by Jindrich Sedek
Modified: 2008-12-22 11:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (7.04 KB, text/plain)
2007-02-08 11:45 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2007-02-08 11:41:21 UTC
Create new Web Application
Create new Cascading style sheet file
when pressing finish java.lang.reflect.UndeclaredThrowableException is thrown
and no css file is created
Comment 1 Jindrich Sedek 2007-02-08 11:45:56 UTC
Created attachment 38229 [details]
stacktrace
Comment 2 Nam Nguyen 2007-02-09 00:00:29 UTC
Just want to confirm that this issue is only in trunk code (NB6.0)?
Comment 3 Samaresh Panda 2007-02-09 00:09:20 UTC
Can you please provide some more information? I mean which build are you using?
Is it from trunk or some branch?
Comment 4 Samaresh Panda 2007-02-09 00:09:50 UTC
BTW, I tried this in 5.5.1 branch and I do not see this problem.
Comment 5 Nam Nguyen 2007-02-09 06:26:25 UTC
The NPE is caused by a typo on line 190 of org.openide.loaders.FileEntry
This is observed in trunk.  As of today, not seen in release551.
Comment 6 Jindrich Sedek 2007-02-12 09:20:27 UTC
I've reproduced this in TRUNK
NetBeans IDE Dev (Build 200702111900)
It's not reproducible in 5.5.1 for me
Comment 7 Stanislav Aubrecht 2007-02-15 16:14:44 UTC

*** This issue has been marked as a duplicate of 95184 ***
Comment 8 Jindrich Sedek 2007-02-21 15:01:12 UTC
Verified 200702201900