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 246171 - Support to copy external files into the project
Summary: Support to copy external files into the project
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 18:53 UTC by ulfzibis
Modified: 2014-07-31 18:53 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 ulfzibis 2014-07-31 18:53:21 UTC
[ JDK VERSION : 1.7.0_45 ]

I'm really missing the possibility to copy external files into the project with
NetBeans. E.g. I often had the case that after some hg merges one of the
.java/.form pair files was missing, so I had to add them from external which
caused 2 problems:
1. missing hg tracking
2. missing re-assignment between .java/.form pairs (I had both items visible in
Project Browser)