Tell eclipse about the new way things are organized.
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" path="src/java"/>
|
<classpathentry kind="src" path="src/main/java"/>
|
||||||
|
<classpathentry kind="src" path="src/test/java"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ant.jar"/>
|
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ant.jar"/>
|
||||||
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ehcache.jar"/>
|
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ehcache.jar"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user