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 47782 - Changing project's properties colapses both packages folders
Summary: Changing project's properties colapses both packages folders
Status: CLOSED DUPLICATE of bug 47451
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-24 12:02 UTC by zikmund
Modified: 2006-03-24 09:48 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 zikmund 2004-08-24 12:02:24 UTC
Build 200408231800

1) Have a JavaApp project
2) Open project's customizer
3) Make a change (e.g. in JavaDoc setting)
4) OK
5) ERROR:
Source and Test packages in Projects window colapse.
Comment 1 Jesse Glick 2004-08-25 00:13:01 UTC

*** This issue has been marked as a duplicate of 47451 ***
Comment 2 zikmund 2004-08-25 10:16:42 UTC
Verified as duplicate.
BTW: I thought that Java project's and Freeform project's properties
have distinct code.
Comment 3 Jesse Glick 2004-08-25 19:35:20 UTC
They do, but they also share a great deal of code, incl. SourcesHelper
which is part of a library module.
Comment 4 Jesse Glick 2004-08-25 19:35:41 UTC
Anyway AFAIK both these issues were filed re. standard Java projects.