diff --git a/fortiss-std-env/buckminster/af3-micro.cquery b/fortiss-std-env/buckminster/af3-micro.cquery new file mode 100644 index 0000000000000000000000000000000000000000..feec9c1d9d7f7b69038afcc61729f36ca24712af --- /dev/null +++ b/fortiss-std-env/buckminster/af3-micro.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="fortiss.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization"> + <cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the tooling kernel 2.0 workspace.</cq:documentation> + <cq:rootRequest name="org.fortiss.af3.micro_feature" componentType="eclipse.feature"/> +</cq:componentQuery> diff --git a/fortiss-std-env/buckminster/tooling-kernel-2-0.rmap b/fortiss-std-env/buckminster/fortiss.rmap similarity index 100% rename from fortiss-std-env/buckminster/tooling-kernel-2-0.rmap rename to fortiss-std-env/buckminster/fortiss.rmap diff --git a/fortiss-std-env/buckminster/tooling-kernel-2-0.cquery b/fortiss-std-env/buckminster/tooling-kernel-2-0.cquery index 8b8e408984d21c8c034ce4aae3ec2088d5613691..624d0f245e85aece87f1459550f28b48620ebe3a 100644 --- a/fortiss-std-env/buckminster/tooling-kernel-2-0.cquery +++ b/fortiss-std-env/buckminster/tooling-kernel-2-0.cquery @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="tooling-kernel-2-0.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization"> +<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="fortiss.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization"> <cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the tooling kernel 2.0 workspace.</cq:documentation> <cq:rootRequest name="org.fortiss.tooling.kernel_feature" componentType="eclipse.feature"/> </cq:componentQuery>