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 43147 - [refactoring] Information "Test Packages Folder doens't exist" is not updated correctly
Summary: [refactoring] Information "Test Packages Folder doens't exist" is not updated...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-12 12:06 UTC by pfelenda
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 pfelenda 2004-05-12 12:06:05 UTC
[040511], jdk1.4.2_03
Steps to reproduce:
- open "New project..." from main menu
- Select "Java Project with Existing Sources" and
click Next
- Fill correctly the "Source packages folder" and
"Test packages folder" fields in wizard 
-> There is still Information about not existing
Test packages. (blue label under the form in wizard)

You must update "Project Location" textfield to
update text of the label. I think this is not
correct bahaviour.
Comment 1 Tomas Zezula 2004-05-20 09:01:44 UTC
Already fixed.
Comment 2 pfelenda 2004-08-16 17:21:46 UTC
Verified in 4.0 beta 1 build. The information was removed.