Bug 260561 - extensible default output folder filters
Summary: extensible default output folder filters
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   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: 2009-01-09 11:44 EST by Darin Wright CLA
Modified: 2011-03-29 09:15 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 Darin Wright CLA 2009-01-09 11:44:00 EST
JDT launching sets a default value for the Java builder's output folder file filter preference (i.e. it sets it to *.launch). If more than one client wants to set the default value they could step on each other.

A simple extension point allowing the contribution of default filters could solve the problem. (Or please let us know if there is some other solution that we should be using).

This bug was created as a follow up to bug 255381 and bug 260445.
Comment 1 Markus Keller CLA 2009-05-18 09:38:23 EDT
This could also help bug 276478.