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

Summary: Support to copy external files into the project
Product: java Reporter: ulfzibis <ulfzibis>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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)