test in src-tree

This commit is contained in:
Peter Hormanns 2012-11-28 17:29:14 +01:00
parent c8e3056af4
commit 883c37fcac
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/activemq-core-5.4.2.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.3.jar"/>

1
hsarback/.gitignore vendored
View File

@ -1,2 +1,3 @@
/build
/bin
/.settings