Bug 119527 - [dnd] Drap-and-drop copies project build path depedencies between projects
Summary: [dnd] Drap-and-drop copies project build path depedencies between projects
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 18:18 EST by BenH CLA
Modified: 2006-06-23 08:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BenH CLA 2005-12-06 18:18:06 EST
I work in an enterprise environment where we have many projects and many layers of complex build path dependencies. When we create new projects, setting up the build path can be time consuming. 

Frequently, new projects have many similar depedencies to existing projects. If we could drag build-path elements from one project to another, to mean "add the same dependency to this project", this would be a really easy and intuitive way to setup a project's build path.
Comment 1 Martin Aeschlimann CLA 2005-12-07 05:58:40 EST
What we could do is to support drag and drop for build path container (libraries) and for external JARs. Internal JAR's, class folders, source folders or project dependencies would conflict with existing the drag and drop.