[MINOR]: Source-Pfad für JavaTxCompilerCore zu Projekt hinzugefügt.
This commit is contained in:
parent
6b87eb7d4f
commit
f7bf946cdf
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" path="src"/>
|
<classpathentry kind="src" path="src"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="module" value="true"/>
|
<attribute name="module" value="true"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<classpathentry kind="lib" path="lib/icu4j.jar"/>
|
<classpathentry kind="lib" path="lib/icu4j.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/j2objc-annotations.jar"/>
|
<classpathentry kind="lib" path="lib/j2objc-annotations.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/javassist.jar"/>
|
<classpathentry kind="lib" path="lib/javassist.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/JavaTXcompiler.jar"/>
|
<classpathentry kind="lib" path="lib/JavaTXcompiler.jar" sourcepath="/JavaTXcompiler"/>
|
||||||
<classpathentry kind="lib" path="lib/javax.json.jar"/>
|
<classpathentry kind="lib" path="lib/javax.json.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/jsr305.jar"/>
|
<classpathentry kind="lib" path="lib/jsr305.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/listenablefuture.jar"/>
|
<classpathentry kind="lib" path="lib/listenablefuture.jar"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user