tidy up org.cauldron references from project names and sigil properties
change build directory to build/classes vs bin
convert core.tests to sigil project and add as fragment to core


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@795531 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/ui/.classpath b/sigil/eclipse/ui/.classpath
index 8be1017..2503159 100644
--- a/sigil/eclipse/ui/.classpath
+++ b/sigil/eclipse/ui/.classpath
@@ -3,5 +3,5 @@
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.cauldron.sigil.core.classpathContainer"/>
-	<classpathentry kind="output" path="bin"/>
+	<classpathentry kind="output" path="build/classes"/>
 </classpath>