diff --git a/.gitignore b/.gitignore
index 85aaaaa..6418f7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.tags.list
-.download/
\ No newline at end of file
+.download/
+.oomph/
\ No newline at end of file
diff --git a/setup/config_bndtools.p2.repo.setup b/setup/config_bndtools.p2.repo.setup
new file mode 100644
index 0000000..3400280
--- /dev/null
+++ b/setup/config_bndtools.p2.repo.setup
@@ -0,0 +1,45 @@
+
+
+
+
+ The bnd installation provides cool stuff.
+
+
+
+
+
+
+
+
+
+
+ The bnd workspace provides cool stuff.
+
+ The bnd configuration provides cool stuff.
+
diff --git a/setup/prj-bndtools.p2.repo.setup b/setup/prj-bndtools.p2.repo.setup
index 1d27d35..23382f1 100644
--- a/setup/prj-bndtools.p2.repo.setup
+++ b/setup/prj-bndtools.p2.repo.setup
@@ -5,11 +5,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:git="http://www.eclipse.org/oomph/setup/git/1.0"
xmlns:jdt="http://www.eclipse.org/oomph/setup/jdt/1.0"
- xmlns:maven="http://www.eclipse.org/oomph/setup/maven/1.0"
xmlns:projects="http://www.eclipse.org/oomph/setup/projects/1.0"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
- xsi:schemaLocation="http://www.eclipse.org/oomph/setup/git/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Git.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/JDT.ecore http://www.eclipse.org/oomph/setup/maven/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Maven.ecore http://www.eclipse.org/oomph/setup/projects/1.0 index:/models/Projects.ecore"
+ xsi:schemaLocation="http://www.eclipse.org/oomph/setup/git/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Git.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/JDT.ecore http://www.eclipse.org/oomph/setup/projects/1.0 index:/models/Projects.ecore"
name="bndtools"
label="bndtools/bnd">
@@ -196,119 +195,8 @@
- bndtools.test
- bndtools.core.test/resource
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Set an Oomph redirection system property to redirect the logical location of this setup to its physical location in the Git clone.
- Before enabling this task, replace '...' with the repository path of this setup's containing project.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Define the JRE needed to compile and run the Java projects of ${scope.project.label}
- JavaSE-17
-
-
-
-
- biz.aQute.bndlib.tests
- biz.aQute.repository
- bndtools.test
- bndtools.core.test
- maven-plugins
-
-
-
-
+ rootFolder="${git.clone.bndtools.p2.repo.location}"
+ locateNestedProjects="true"/>