2018-12-06 15:52:09 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2018-12-17 13:14:36 +00:00
|
|
|
<classpathentry kind="lib" path="lib/animal-sniffer-annotations.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/antlr-runtime.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/antlr4-runtime.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/antlr4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/asm.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/bcel.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/checker-qual.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-io.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/error_prone_annotations.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/failureaccess.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/guava.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/icu4j.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/j2objc-annotations.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/javassist.jar"/>
|
2018-12-29 18:46:50 +00:00
|
|
|
<classpathentry kind="lib" path="lib/JavaTXcompiler.jar" sourcepath="/JavaCompilerCore"/>
|
2018-12-17 13:14:36 +00:00
|
|
|
<classpathentry kind="lib" path="lib/javax.json.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jsr305.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/listenablefuture.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/org.abego.treelayout.core.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/reflections.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ST4.jar"/>
|
2019-03-15 09:49:07 +00:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2018-12-06 15:52:09 +00:00
|
|
|
</classpath>
|