Bug 463268 - Add project file to root of eclipse.pde.ui to support the
hierarchical view in Eclipse 4.5 

Change-Id: I6d983d089b8cd6f798816458af99ea825be7605c
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/.project b/.project
new file mode 100644
index 0000000..dbd0607
--- /dev/null
+++ b/.project
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.eclipse.pde.ui</name>
+	<comment></comment>
+	<projects>
+	</projects>
+</projectDescription>