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 - Easy import: More intelligent handling of repeated d'n'd
Summary: Easy import: More intelligent handling of repeated d'n'd
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 13:39 UTC by Leonid Lenyashin
Modified: 2011-06-06 20:03 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 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)