More on bug 370650: Create source bundles and feature:
- try to build an explicit source feature
diff --git a/features/org.eclipse.objectteams.otdt.source.feature/.project b/features/org.eclipse.objectteams.otdt.source.feature/.project
new file mode 100644
index 0000000..d358e01
--- /dev/null
+++ b/features/org.eclipse.objectteams.otdt.source.feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.eclipse.objectteams.otdt.source.feature</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.FeatureBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.FeatureNature</nature>
+	</natures>
+</projectDescription>