Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.epp.allpackages.feature/epp-tp.cquery')
-rw-r--r--features/org.eclipse.epp.allpackages.feature/epp-tp.cquery7
1 files changed, 0 insertions, 7 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/epp-tp.cquery b/features/org.eclipse.epp.allpackages.feature/epp-tp.cquery
deleted file mode 100644
index 620bebd7..00000000
--- a/features/org.eclipse.epp.allpackages.feature/epp-tp.cquery
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="epp.rmap">
- <cq:rootRequest name="org.eclipse.platform" componentType="eclipse.feature"/>
- <cq:property key="target.arch" value="*"/>
- <cq:property key="target.os" value="*"/>
- <cq:property key="target.ws" value="*"/>
-</cq:componentQuery>

Back to the top