fixed an issue that caused the devtools to have lots of compile errors

master
Stefan Dollase 2015-12-20 04:37:38 +01:00
parent d13b08df4f
commit 468475ac76
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/devtools-classes" path="src/devtools/java"/>
<classpathentry kind="src" path="src/devtools/java"/>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>