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 242821 - track copy&pasted files
Summary: track copy&pasted files
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-12 10:02 UTC by Vladimir Voskresensky
Modified: 2014-03-12 10:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2014-03-12 10:02:51 UTC
The usecase:
- multi phase compilation uses copy of vcs tracked files (not links)
- breakpoint hit opens physical copy => apply changes is lost on the next rebuild
It would be great if IDE can auto detect copy&pasted files and suggest to setup corresponding mapping. Mapping can be used to open primary file instead of copy.