Bug 124098 - [Import/Export] [Import/Export] Importing of existing projects from a different workspace could offer to ignore derived files
Summary: [Import/Export] [Import/Export] Importing of existing projects from a differe...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P5 normal with 3 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-01-17 06:23 EST by Philipe Mulet CLA
Modified: 2019-09-06 15:32 EDT (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 Philipe Mulet CLA 2006-01-17 06:23:07 EST
Build 3.2m4

File > Import > General > Existing projects into Workspace

When importing & copying, there could be an option to ignore derived files. Copying the entire output folders from Java projects can take a lot of time, considering the build states will be gone anyway, and first build will trigger a full build...
Comment 1 Martin Aeschlimann CLA 2006-01-17 09:08:03 EST
I just ran into the same problem. Copying jdt.ui from source must have taken over 10 minutes. Using the windows explorer this takes less than a minute.
Comment 2 Philipe Mulet CLA 2006-01-18 11:51:15 EST
I also noticed the poor performance. It took hours in my case to import several (big) source plugins. I doubt it only has to do with copying derived files though.
Comment 3 Karice McIntyre CLA 2006-01-18 11:56:48 EST
Which plugin(s) are you importing that take so long?
Comment 4 Karice McIntyre CLA 2006-03-24 15:33:58 EST
This would be a good option to have available.  It would likely also be a useful option to have for the file system and archive wizards, and perhaps for the export wizards too.  That being the case, an API change would be required to properly implement this for all the import wizards.  
Comment 5 Karice McIntyre CLA 2006-06-15 16:22:18 EDT
I am not sure how we can ignore importing derived files since they are being imported from the file system or an archive file, which do not have the concept of derived files like the workspace does.  Am I misunderstanding what you are requesting?  However, I could see how ignoring derived files on export might be a nice feature to have.
Comment 6 Arnaud Lucien CLA 2007-04-16 06:17:15 EDT
I also would like to have an option to ignore derived resources when exporting a project. It would be very convenient for emailing a project, for instance.
Comment 7 Jakub Jurkiewicz CLA 2007-04-16 09:09:09 EDT
As ignoring derived files while importing is rather impossible, then at least (as Thierry said) there should be a possibility to export the project without the derived files. Then this option should be available in following export wizards:
- Archive file
- File System
- Jar file
anywhere else?
Comment 8 Arnaud Lucien CLA 2007-04-16 10:53:08 EDT
Actually I also think there should be possibility for excluding linked resources when exporting. In my main project I use linked resources pointing on other projects of the workspace, and I generally don't wish to export the linked projects along with my main project.
Comment 9 Susan McCourt CLA 2009-07-15 12:13:13 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 10 Eclipse Webmaster CLA 2019-09-06 15:32:35 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.