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 43384 - Seems that New Wizard ignore the context when it is called
Summary: Seems that New Wizard ignore the context when it is called
Status: RESOLVED DUPLICATE of bug 42535
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-05-17 15:50 UTC by vbrabant
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vbrabant 2004-05-17 15:50:44 UTC
I select the node Source Packages, right-click and
choose new java Package.
Folder text area is empty
I give a package name: org.vbb.unittest
I click on Finish.
I receive a dialog box saying that destination
folder is not on the project source path.

I would be nice if the folder text area was filled
with the directory name related to the selected
node. If I right-click on Source Päckages, folder
would be filled with src (the directory name
related to Source Packages).
Comment 1 Jesse Glick 2004-05-17 16:30:02 UTC
For creating a new Java package, you should be showing a package
chooser, not a folder chooser. Displaying "src" is not appropriate at
all; should have a pulldown to select between "Source Packages" and
"Test Packages". Whatever the error message that Vincent got was (is
this reproducible??) it is clearly a bug.
Comment 2 Petr Hrebejk 2004-05-18 08:37:14 UTC

*** This issue has been marked as a duplicate of 42535 ***
Comment 3 Quality Engineering 2007-09-20 09:48:06 UTC
Reorganization of java component