Bug 230438 - [create on paste] create project when pasting files/folders to Package Explorer
Summary: [create on paste] create project when pasting files/folders to Package Explorer
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 13:33 EDT by Markus Keller CLA
Modified: 2008-11-27 05:33 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-05-06 13:33:56 EDT
Create a dummy Java project when pasting files/folders to the Package Explorer while nothing is selected.

If the clipboard contains only folders that contain .project files, create projects out of the folders (this would also allow to copy-paste project from one Eclipse instance to another). Otherwise, create a "_pasted_code_{n}" project and put the files/folders in there.
Comment 1 Dani Megert CLA 2008-11-27 05:33:43 EST
This also covers creating the package structure when pasting *.java files.