fixed references to non existing source folders

Signed-off-by: Florian Thienel <florian@thienel.org>
diff --git a/org.eclipse.vex.core/build.properties b/org.eclipse.vex.core/build.properties
index de08d67..819cbe8 100644
--- a/org.eclipse.vex.core/build.properties
+++ b/org.eclipse.vex.core/build.properties
@@ -1,5 +1,5 @@
 source.. = src/
-output.. = bin/
+output.. = target/classes
 bin.includes = plugin.properties,\
                META-INF/,\
                .,\
diff --git a/org.eclipse.vex.dita/.classpath b/org.eclipse.vex.dita/.classpath
index 22483e5..3dd533f 100644
--- a/org.eclipse.vex.dita/.classpath
+++ b/org.eclipse.vex.dita/.classpath
@@ -2,6 +2,5 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path="src_does_not_exist"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/org.eclipse.vex.dita/build.properties b/org.eclipse.vex.dita/build.properties
index 8fc433c..50c3c22 100644
--- a/org.eclipse.vex.dita/build.properties
+++ b/org.eclipse.vex.dita/build.properties
@@ -1,4 +1,3 @@
-source.. = src_does_not_exist/
 bin.includes = plugin.xml,\
                dita11/,\
                plugin.properties,\
diff --git a/org.eclipse.vex.documentation/.classpath b/org.eclipse.vex.documentation/.classpath
index 22483e5..3dd533f 100644
--- a/org.eclipse.vex.documentation/.classpath
+++ b/org.eclipse.vex.documentation/.classpath
@@ -2,6 +2,5 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path="src_does_not_exist"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/org.eclipse.vex.documentation/build.properties b/org.eclipse.vex.documentation/build.properties
index fbe04e2..150d734 100644
--- a/org.eclipse.vex.documentation/build.properties
+++ b/org.eclipse.vex.documentation/build.properties
@@ -5,5 +5,4 @@
                META-INF/,\
                plugin.properties,\
                help/
-generateSourceBundle=false
-source.. = src_does_not_exist/
\ No newline at end of file
+generateSourceBundle=false
\ No newline at end of file
diff --git a/org.eclipse.vex.projectplan/.classpath b/org.eclipse.vex.projectplan/.classpath
index c72d35a..3dd533f 100644
--- a/org.eclipse.vex.projectplan/.classpath
+++ b/org.eclipse.vex.projectplan/.classpath
@@ -2,6 +2,5 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/org.eclipse.vex.projectplan/build.properties b/org.eclipse.vex.projectplan/build.properties
index afd0556..eeb291d 100644
--- a/org.eclipse.vex.projectplan/build.properties
+++ b/org.eclipse.vex.projectplan/build.properties
@@ -1,5 +1,3 @@
-source.. = src/

-output.. = bin/

 bin.includes = META-INF/,\

                .,\

                plugin.xml,\

diff --git a/org.eclipse.vex.ui.tests/build.properties b/org.eclipse.vex.ui.tests/build.properties
index 8cc14a1..68a74f0 100644
--- a/org.eclipse.vex.ui.tests/build.properties
+++ b/org.eclipse.vex.ui.tests/build.properties
@@ -1,5 +1,5 @@
 source.. = src/
-output.. = bin/
+output.. = target/classes
 bin.includes = META-INF/,\
                .,\
                plugin.properties,\
diff --git a/org.eclipse.vex/.classpath b/org.eclipse.vex/.classpath
index d51d279..392210e 100644
--- a/org.eclipse.vex/.classpath
+++ b/org.eclipse.vex/.classpath
@@ -2,6 +2,5 @@
 <classpath>

 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

-	<classpathentry kind="src" path="src_does_not_exist/"/>

 	<classpathentry kind="output" path="target/classes"/>

-</classpath>

+</classpath>
\ No newline at end of file
diff --git a/org.eclipse.vex/build.properties b/org.eclipse.vex/build.properties
index 6e9be45..94dcacb 100644
--- a/org.eclipse.vex/build.properties
+++ b/org.eclipse.vex/build.properties
@@ -5,5 +5,4 @@
                about.properties,\
                plugin.properties,\
                vex32.png
-source.. = src_does_not_exist/
 src.includes = about.html