commit e579d4515def8376e7022c308c58540b3bb1bd27 Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Sun Jul 8 19:37:10 2012 +0200 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Sun Jul 8 19:37:10 2012 +0200
Updated classpath diff --git a/jbehave-eclipse/org.jbehave.eclipse/.classpath b/jbehave-eclipse/org.jbehave.eclipse/.classpath index 8982193..dcfe751 100644 --- a/jbehave-eclipse/org.jbehave.eclipse/.classpath +++ b/jbehave-eclipse/org.jbehave.eclipse/.classpath @@ -2,8 +2,7 @@ <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="src" path="test"/> + <classpathentry kind="src" path="src/"/> <classpathentry exported="true" kind="lib" path="lib/jbehave-core-3.6.7.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.6.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar"/> @@ -23,7 +22,5 @@ <classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.1.jar"/> <classpathentry exported="true" kind="lib" path="lib/hamcrest-integration-1.1.jar"/> <classpathentry exported="true" kind="lib" path="lib/hamcrest-library-1.1.jar"/> - <classpathentry kind="lib" path="lib/jsr305-1.3.9.jar"/> - <classpathentry kind="lib" path="lib/mockito-all-1.8.4.jar"/> <classpathentry kind="output" path="target/classes"/> </classpath>