diff --git a/features/org.eclipse.pde.osgitest.dependencies.feature/.project b/features/org.eclipse.pde.osgitest.dependencies.feature/.project
new file mode 100644
index 00000000000..7a30b172d4f
--- /dev/null
+++ b/features/org.eclipse.pde.osgitest.dependencies.feature/.project
@@ -0,0 +1,17 @@
+
+
+ org.eclipse.pde.osgitest.dependencies.feature
+
+
+
+
+
+ org.eclipse.pde.FeatureBuilder
+
+
+
+
+
+ org.eclipse.pde.FeatureNature
+
+
diff --git a/features/org.eclipse.pde.osgitest.dependencies.feature/.settings/org.eclipse.core.resources.prefs b/features/org.eclipse.pde.osgitest.dependencies.feature/.settings/org.eclipse.core.resources.prefs
new file mode 100644
index 00000000000..99f26c0203a
--- /dev/null
+++ b/features/org.eclipse.pde.osgitest.dependencies.feature/.settings/org.eclipse.core.resources.prefs
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+encoding/=UTF-8
diff --git a/features/org.eclipse.pde.osgitest.dependencies.feature/build.properties b/features/org.eclipse.pde.osgitest.dependencies.feature/build.properties
new file mode 100644
index 00000000000..af83814db14
--- /dev/null
+++ b/features/org.eclipse.pde.osgitest.dependencies.feature/build.properties
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2025 Christoph Läubrich and others.
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
+# which accompanies this distribution, and is available at
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
+#
+# Contributors:
+# Christoph Läubrich - initial API and implementation
+###############################################################################
+bin.includes = feature.properties,\
+ feature.xml
diff --git a/features/org.eclipse.pde.osgitest.dependencies.feature/feature.properties b/features/org.eclipse.pde.osgitest.dependencies.feature/feature.properties
new file mode 100644
index 00000000000..52cede589db
--- /dev/null
+++ b/features/org.eclipse.pde.osgitest.dependencies.feature/feature.properties
@@ -0,0 +1,28 @@
+###############################################################################
+# Copyright (c) 2025 Christoph Läubrich and others.
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
+# which accompanies this distribution, and is available at
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
+#
+# Contributors:
+# Christoph Läubrich - initial API and implementation
+###############################################################################
+featureName=OSGi Test Dependencies Feature
+providerName=Eclipse.org
+description=Feature to consume OSGi Test (https://github.com/osgi/osgi-test/) dependencies in target platforms using an Eclipse Release.
+copyright=\
+Copyright (c) 2025 Christoph Läubrich and others.\n\
+\n\
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
+which accompanies this distribution, and is available at\n\
+https://www.eclipse.org/legal/epl-2.0/\n\
+\n\
+SPDX-License-Identifier: EPL-2.0\n\
+\n\
+Contributors:\n\
+ Christoph Läubrich - initial API and implementation\n
diff --git a/features/org.eclipse.pde.osgitest.dependencies.feature/feature.xml b/features/org.eclipse.pde.osgitest.dependencies.feature/feature.xml
new file mode 100644
index 00000000000..957c5063b89
--- /dev/null
+++ b/features/org.eclipse.pde.osgitest.dependencies.feature/feature.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ %description
+
+
+
+ %copyright
+
+
+
+ %license
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/features/org.eclipse.pde.osgitest.dependencies.feature/forceQualifierUpdate.txt b/features/org.eclipse.pde.osgitest.dependencies.feature/forceQualifierUpdate.txt
new file mode 100644
index 00000000000..e69de29bb2d