java/.classpath
author convert-repo
Tue, 31 Dec 2019 04:28:27 +0000
changeset 3995 d65488cfad3c
parent 3619 6f6aa63c36be
permissions -rw-r--r--
update tags
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"/>
2678
c865275e48a7 Updated to match Mercurial revision a00302fe5083 with two tweaks:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2353
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
3356
a3ad7164f528 Groovy and JUnit .jars commited to repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3247
diff changeset
     5
	<classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=stx.libjava&amp;ivyXmlPath=ivy-update.xml&amp;confs=*"/>
3619
6f6aa63c36be Issue #49: Allow for this in in Groovy code
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3525
diff changeset
     6
	<classpathentry exported="true" kind="lib" path="libs/groovy-all-2.1.9.jar" sourcepath="libs-src/groovy-all-2.1.9.jar"/>
3525
42a77733c566 Tests: Fixed classpaths in Eclipse projects for stx:libjava/tests
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3356
diff changeset
     7
	<classpathentry exported="true" kind="lib" path="libs/junit-4.8.2.jar"/>
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8
	<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
     9
</classpath>