fixed build path issue after merge
diff --git a/org.apache.hdt.ui/.classpath b/org.apache.hdt.ui/.classpath
new file mode 100644
index 0000000..751c8f2
--- /dev/null
+++ b/org.apache.hdt.ui/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>