From 0d4d177a7f40df239b0e46a637b6c79021327ffb Mon Sep 17 00:00:00 2001
From: Daniel Ratiu <ratiu@fortiss.org>
Date: Fri, 13 May 2011 09:01:06 +0000
Subject: [PATCH] product cquery added

---
 fortiss-std-env/buckminster/af3-application-product.cquery | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 fortiss-std-env/buckminster/af3-application-product.cquery

diff --git a/fortiss-std-env/buckminster/af3-application-product.cquery b/fortiss-std-env/buckminster/af3-application-product.cquery
new file mode 100644
index 0000000..a3709d7
--- /dev/null
+++ b/fortiss-std-env/buckminster/af3-application-product.cquery
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="ccts.rmap" shortDesc="CCTS Infrstructure Developer Workspace Materialization">
+    <cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the ccts infrastructure workspace.</cq:documentation>
+    <cq:rootRequest name="edu.tum.cs.af3.rcp" componentType="eclipse.feature"/>
+</cq:componentQuery>
-- 
GitLab