src/main/java dependency is removed from *.core.doc

Change-Id: I77404b667bf4c50bffb4f36f74f5397b3225df78
Signed-off-by: Önder GÜRCAN <onder.gurcan@cea.fr>
diff --git a/core/org.polarsys.esf.core.doc/.classpath b/core/org.polarsys.esf.core.doc/.classpath
index d97031b..d60cbc5 100644
--- a/core/org.polarsys.esf.core.doc/.classpath
+++ b/core/org.polarsys.esf.core.doc/.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.7"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="output" path="target/classes/"/>
 </classpath>
diff --git a/core/org.polarsys.esf.core.doc/build.properties b/core/org.polarsys.esf.core.doc/build.properties
index 7eba2d7..40cb4aa 100644
--- a/core/org.polarsys.esf.core.doc/build.properties
+++ b/core/org.polarsys.esf.core.doc/build.properties
@@ -1,5 +1,3 @@
-source.. = src/main/java/
-output.. = target/classes/
 bin.includes = META-INF/,\
                .,\
                about.html,\