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 43390 - Java package chooser does not correctly set source root acc. to selection
Summary: Java package chooser does not correctly set source root acc. to selection
Status: RESOLVED DUPLICATE of bug 42301
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 17:04 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 17:04:57 UTC
Tested with NB200405161800, JDK 1.4.2, Win98

When I select one package under Test Packages, and
right-click to select New Java Class, the New
Wizard appears with the following:
Location: Source Packages
Package: org.vbb.unittest

As you can see, the package combo box is the good
one. The location combo box has not the good value
selected by default. It would be Test Packages.
Comment 1 Petr Hrebejk 2004-05-18 07:57:42 UTC

*** This issue has been marked as a duplicate of 42301 ***