Skip to content

Commit ef9a7f6

Browse files
author
neildunn
committed
Updated classpath for Eclipse build is clean after initial code generation
1 parent 275d828 commit ef9a7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="src" path="generated-code"/>
43
<classpathentry kind="src" path="hamcrest-text/src/main/java"/>
54
<classpathentry kind="src" path="hamcrest-core/src/main/java"/>
65
<classpathentry kind="src" path="build/temp/hamcrest-core/generated-code"/>
@@ -9,6 +8,7 @@
98
<classpathentry kind="src" path="hamcrest-integration/src/main/java"/>
109
<classpathentry kind="src" path="hamcrest-library/src/main/java"/>
1110
<classpathentry kind="src" path="hamcrest-unit-test/src/main/java"/>
11+
<classpathentry kind="src" path="build/temp/hamcrest-library/generated-code"/>
1212
<classpathentry kind="lib" path="lib/integration/easymock-2.2.jar"/>
1313
<classpathentry kind="lib" path="lib/integration/jmock-1.10RC1.jar"/>
1414
<classpathentry kind="lib" path="lib/integration/junit-4.0.jar"/>

0 commit comments

Comments
 (0)