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 30746 - New package not added to project
Summary: New package not added to project
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 09:25 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (4.84 KB, text/plain)
2003-02-06 16:09 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2003-02-06 09:25:16 UTC
Steps to reproduce:

1) Create Empty Java Application project with one
src folder
2) Add another source directory (new or existing)
by pop-up on Packages | Add source directory
3) Create new package and as Java root select
newly added source directory
No package is listed under Packages node, but
packages were created on filesystem.
Comment 1 Milan Kubec 2003-02-06 16:07:43 UTC
I tried it once more and got exception.
Comment 2 Milan Kubec 2003-02-06 16:09:09 UTC
Created attachment 8829 [details]
exc stack trace
Comment 3 Tomas Zezula 2003-03-25 17:39:08 UTC
Works for me.
Comment 4 Milan Kubec 2003-08-28 15:17:39 UTC
Verified.
Comment 5 Jan Becicka 2003-11-25 14:19:24 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.