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 190066

Summary: Easy import: More intelligent handling of repeated d'n'd
Product: cnd Reporter: Leonid Lenyashin <lsl239>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Leonid Lenyashin 2010-09-01 13:39:10 UTC
At this point if user [mistakenly] repeatedly drag'n'drop a binary to IDE a new project will be created. I'd like to see this handled better.
I assume user needs to be offered with a choice of:
- Doing nothing [if project is already opened]
  - Or Opening existing project [if it is not opened yet]
- Updating project
- Creating a new configuration in existing project
- Creating new project (as it is done now)
Comment 1 Alexander Simon 2011-06-04 09:08:07 UTC
Allow add/update configuration:
http://hg.netbeans.org/releases/rev/bb8a094e8fa3
Comment 2 Quality Engineering 2011-06-05 14:04:25 UTC
Integrated into 'main-golden', will be available in build *201106051000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0aa9b442daec
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #190066 Easy import: More intelligent handling of repeated d'n'd
(transplanted from bb8a094e8fa3aa8dc1ac471fe8a0d9e5910807d8)