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 161407 - Module dependencies are lost
Summary: Module dependencies are lost
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmichalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-28 12:56 UTC by vieiro
Modified: 2009-03-30 12:58 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 vieiro 2009-03-28 12:56:46 UTC
I'm building a RCP application on top of:

Product Version: NetBeans IDE Dev (Build 200903250219)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: SunOS version 5.11 running on x86; UTF-8; es_ES (nb)
Userdir: /export/home/antonio/.netbeans/dev

I don't need the whole "ide11", so I just select a few modules I need.

From time to time all dependencies in "ide11" are lost. It's difficult to reproduce the problem, but it seems this is
related to a "Clean & Build" or a "Run" of my application. After running if I select "Project/Properties/Libraries" then
all the modules in "ide11" are deselected.

Closing the IDE and opening it again solves the problem, as the correct modules are again selected.

I can't see anything weird in messages.log.
Comment 1 rmichalsky 2009-03-30 12:58:36 UTC
Should be already fixed by changeset #d8a9ef474431, which should get into next development build.