ANTLR Library hinzugefuegt

This commit is contained in:
Dr. Martin Pluemicke 2014-10-09 18:05:15 +02:00
parent 80e286b05a
commit 3ae2d8cfa1

View File

@ -5,6 +5,6 @@
<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.8"/>
<classpathentry kind="lib" path="lib/junit-4.0.jar"/>
<classpathentry kind="lib" path="lib/antlr-4.4-complete.jar"/>
<classpathentry kind="lib" path="/TypinferenzPlugin/lib/Typinferenz.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>