JavaEngine sources.

This commit is contained in:
mobius
2015-01-13 08:15:40 +00:00
parent 28d1f4ac6f
commit 21670cff2b
19 changed files with 1830 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src" />
<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/ecj-4.4.jar" />
<classpathentry kind="output" path="bin" />
</classpath>