Bug 102402 - No option to 'remove file from project' without deleting it.
Summary: No option to 'remove file from project' without deleting it.
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-30 16:32 EDT by Ken Silveman CLA
Modified: 2006-03-30 08:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Silveman CLA 2005-06-30 16:32:04 EDT
We should be able to remove a file from a project without deleting it.  That 
option is not presented ie 'remove file from project' should be an option.
Comment 1 Ken Silveman CLA 2005-06-30 20:11:50 EDT
Yes, you can remove the file by deselecting the source under the project's 
compile build options but it is more straight forward to add this to the 
navigator's left click options just above delete   -   ie 'remove from project' 
or with a checkbox option, 'remove from project only' in the delete item 
popup.  (Please forward this to the UI staff!)

Thanks,

Ken
Comment 2 Philipe Mulet CLA 2006-03-30 08:22:53 EST
Select file to exclude, and in pkg explorer do: Build path>Exclude
The exclusion filters will be automatically configured on classpath entry.
No need to delete the actual file itself.