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 53743 - NPE on importing project without java sources
Summary: NPE on importing project without java sources
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
: 54622 54778 55109 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-20 13:52 UTC by zikmund
Modified: 2010-01-12 02:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (14.38 KB, text/plain)
2005-01-20 13:52 UTC, zikmund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-01-20 13:52:36 UTC
Build 200501191900

1) Have a WebApp structure without java files
(empty sources directory)
2) Invoke wizard Web Project with Existing Sources
3) Browse your WebApp in wizard, Next
4) NPE -- see attachment
org.netbeans.modules.web.project.ui.wizards.FolderList.setFiles(FolderList.java:79)

Note: when there are any java files all works fine.
Comment 1 zikmund 2005-01-20 13:52:57 UTC
Created attachment 19810 [details]
NPE
Comment 2 Jiri Kovalsky 2005-01-20 14:02:10 UTC
Well, isn't this actually a duplicate of issue #53375 ?
Comment 3 zikmund 2005-01-20 14:15:21 UTC
I don't think so - this bug happens in wizard, but I can't confirm it
because there's no exception attached.
Comment 4 Jiri Kovalsky 2005-01-20 14:35:35 UTC
Oh yes, you are right. I have just attached the exception there and it
seems they are thrown from different places.
Comment 5 Radko Najman 2005-02-10 19:17:14 UTC
Fixed.
Comment 6 Radko Najman 2005-02-11 13:24:43 UTC
*** Issue 54622 has been marked as a duplicate of this issue. ***
Comment 7 Radko Najman 2005-02-14 10:49:56 UTC
*** Issue 54778 has been marked as a duplicate of this issue. ***
Comment 8 zikmund 2005-02-14 13:16:00 UTC
Verified.
Comment 9 zikmund 2005-02-17 12:57:39 UTC
*** Issue 55109 has been marked as a duplicate of this issue. ***