diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 3238145f40..b860811a20 100644 --- a/.classpath +++ b/.classpath @@ -32,5 +32,5 @@ <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/> - <classpathentry kind="output" path="build/eclipse"/> + <classpathentry kind="output" path="bin"/> </classpath> |