aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2016-03-29 18:11:44 +0000
committerDominik Stadler <centic@apache.org>2016-03-29 18:11:44 +0000
commit0cbe6c7d1daef56b380447f9deae3c3018fc9e4f (patch)
tree24a3b49ebd6c9ccf018c75c683c2741387ade9e7 /.classpath
parent349b14f8379ee7e81cebe77cb3a9ad932759b473 (diff)
downloadpoi-0cbe6c7d1daef56b380447f9deae3c3018fc9e4f.tar.gz
poi-0cbe6c7d1daef56b380447f9deae3c3018fc9e4f.zip
Revert set of inadvertedly committed files/changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737029 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r--.classpath8
1 files changed, 4 insertions, 4 deletions
diff --git a/.classpath b/.classpath
index ac2f3e8070..5a7d21738b 100644
--- a/.classpath
+++ b/.classpath
@@ -18,9 +18,9 @@
<classpathentry kind="lib" path="lib/ant-1.9.4.jar"/>
<classpathentry kind="lib" path="lib/ant-launcher-1.9.4.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
- <classpathentry kind="lib" path="ooxml-lib/xmlbeans-2.6.0.jar" sourcepath="C:/devtools/source/xmlbeans"/>
- <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar" sourcepath="/commons-dost/libsrc/hamcrest-all-1.3-sources.jar"/>
- <classpathentry kind="lib" path="lib/junit-4.12.jar" sourcepath="/commons-dost/libsrc/junit-4.12-sources.jar"/>
+ <classpathentry kind="lib" path="ooxml-lib/xmlbeans-2.6.0.jar"/>
+ <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
+ <classpathentry kind="lib" path="lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="ooxml-lib/curvesapi-1.03.jar"/>
<classpathentry kind="lib" path="ooxml-lib/ooxml-schemas-1.3.jar" sourcepath="ooxml-lib/ooxml-schemas-1.3-sources.jar"/>
<classpathentry kind="lib" path="ooxml-lib/ooxml-security-1.1.jar" sourcepath="ooxml-lib/ooxml-security-1.1-sources.jar"/>
@@ -31,5 +31,5 @@
<classpathentry kind="lib" path="compile-lib/xmlsec-2.0.6.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="build/eclipse"/>
</classpath>