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 192960 - project from binary should provide source roots
Summary: project from binary should provide source roots
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 11:07 UTC by Vladimir Voskresensky
Modified: 2010-12-08 06:36 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 Vladimir Voskresensky 2010-12-07 11:07:32 UTC
To use advantage of native file listeners we need to register listener on source root. Project from binary doesn't have this information and:
1) we can not attach native listener
2) full file structure is absent in "Files" view

Most preferable way is to have Logical vs. Physical view as property of view, not property of our underlying model, so users can switch between two views depending on own preferences. Now there are no way to switch
Comment 1 Alexander Simon 2010-12-07 16:22:29 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/ea5443cc7f5d
Comment 2 Quality Engineering 2010-12-08 06:36:07 UTC
Integrated into 'main-golden', will be available in build *201012080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ea5443cc7f5d
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #192960 project from binary should provide source roots