10000 Trivial class path reordering. · randomcoding/JavaUtilities@92ee63d · GitHub
[go: up one dir, main page]

Skip to content

Commit 92ee63d

Browse files
author
Tym the Enchanter
committed
Trivial class path reordering.
1 parent 20fc955 commit 92ee63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RandomCodingJavaUtilitiesTests/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry exported="true" kind="lib" path="libs/hamcrest-all-1.2.jar"/>
43
<classpathentry exported="true" kind="lib" path="libs/junit-4.8.1.jar"/>
4+
<classpathentry exported="true" kind="lib" path="libs/hamcrest-all-1.2.jar"/>
55
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
66
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
77
<classpathentry kind="src" path="tests"/>

0 commit comments

Comments
 (0)
0