Bug 391059 - [search] Add enablement to Java queryParticipants extension point
Summary: [search] Add enablement to Java queryParticipants extension point
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.8   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks: 379187
  Show dependency tree
 
Reported: 2012-10-03 15:05 EDT by Karen Butzke CLA
Modified: 2012-10-04 03:54 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 Karen Butzke CLA 2012-10-03 15:05:14 EDT
Similar to what was done for bug 345213, we need an enablement (optional) element on the org.eclipse.jdt.ui.queryParticipants extension point. I would like the JPA plugins not to be loaded for a query participant if the project being searched is not a jpa faceted project. Especially if there are not even any jpa faceted projects in the workspace.

We would want to have the enablement element on this extension point before extended it in the JPA plugins (blocked bug 379187)
Comment 1 Dani Megert CLA 2012-10-04 03:53:50 EDT
We would accept a high quality patch that implements the solution similar to bug 345213. Also keep