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 41262 - Provide Drag & Drop of files from OS to IDE for editing
Summary: Provide Drag & Drop of files from OS to IDE for editing
Status: RESOLVED DUPLICATE of bug 50129
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks: 70468
  Show dependency tree
 
Reported: 2004-03-24 13:38 UTC by pfelenda
Modified: 2008-12-22 15:48 UTC (History)
1 user (show)

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 pfelenda 2004-03-24 13:38:05 UTC
It should be good to have D&D for some types of
files. (e.g. for java, jpg, xml, txt)
Comment 1 Marian Mirilovic 2004-03-24 14:26:51 UTC
Petr, 
I am sorry , but I don't understand what have you asked for ?

Do you mean DnD of files (for example from Windows Commander to
Explorer) ??????
Comment 2 pfelenda 2004-03-24 14:54:57 UTC
Yes, I mean DnD of files from Windows applications, but it should work
for other platforms like linux as well. 
Comment 3 pfelenda 2004-03-25 13:45:58 UTC
I should work in this manner :

- in Editor 
When I drag file in windows application (e.g. from Windows Explorer
or Desktop) and drop it over opened editor, than there should be
opened new editor window with this file.

- in Explorer
When I drag file in windows application
and drop it under a directory in IDE explorer then file should be
  copied (or created link, or moved ) to this destination.
Comment 4 Stanislav Aubrecht 2006-05-23 15:15:26 UTC

*** This issue has been marked as a duplicate of 50129 ***