tests/java/.classpath
author Claus Gittinger <cg@exept.de>
Fri, 01 Nov 2019 13:44:29 +0100
branchcvs_MAIN
changeset 3973 ee0b2d717637
parent 3336 08a79331ec58
child 3525 42a77733c566
permissions -rw-r--r--
#UI_ENHANCEMENT by exept class: JavaLintService class changed: #initialize Ctrlspace -> CtrlSpace
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
<classpath>
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
	<classpathentry kind="src" path="src"/>
2396
fadc6d7a2f5b Updated to rev 009a0df3afce
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2353
diff changeset
     4
	<classpathentry kind="src" output="classloader-tests-classes/bin" path="classloader-tests-classes/src"/>
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
3247
e3119602c69d Eclipse project settings fixed (again, sigh)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3245
diff changeset
     7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
3245
16a1b7c1eccc Eclipse projects renamec to use dotted named.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3239
diff changeset
     8
	<classpathentry combineaccessrules="false" kind="src" path="/stx.libjava"/>
16a1b7c1eccc Eclipse projects renamec to use dotted named.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3239
diff changeset
     9
	<classpathentry combineaccessrules="false" kind="src" path="/stx.libjava.libs"/>
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    10
	<classpathentry kind="output" path="bin"/>
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    11
</classpath>