Skip to content

Instantly share code, notes, and snippets.

@aeurielesn
Created April 13, 2012 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aeurielesn/2376289 to your computer and use it in GitHub Desktop.
Save aeurielesn/2376289 to your computer and use it in GitHub Desktop.
Find features referencing a plugin
osgi> provlquery /eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/SDKProfile.profile "select(parent | parent.properties['org.eclipse.equinox.p2.type.group'] == true && parent.requirements.exists(rc | everything.exists(iu | iu.id == 'org.eclipse.core.filesystem' && iu ~= rc)))" true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment