Bug 147675 - Filtered Resources should be defined by extensions.
Summary: Filtered Resources should be defined by extensions.
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-18 21:54 EDT by Eiji Morito CLA
Modified: 2008-09-24 22:43 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eiji Morito CLA 2006-06-18 21:54:50 EDT
We require to be able to define filtered resources by extensions.
In the plugin we develeoped, additional filtered resources should be added.
But there are no extension to add the filtered resources. 
Therefore, we directry adding the filtered resources. 
But In this case, user can remove the filtered resources.
Also, if our plugin is not activated, there is no way to add filtered resources.