|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <classpath> |
3 | 3 | <classpathentry excluding="file/reporting/CfEvaluator.java|processing/CfCalculator.java|processing/CfTagCalculator.java|processing/LdaCalculator.java|file/filtering/ResourceFiltering.java|file/filtering/TagFiltering.java|processing/MahoutCalculator.java" kind="src" path="src"/> |
4 | | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
| 4 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
5 | 5 | <classpathentry exported="true" kind="lib" path="lib/opencsv-2.3.jar"/> |
6 | 6 | <classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/> |
7 | 7 | <classpathentry exported="true" kind="lib" path="lib/guava-14.0-rc1.jar"/> |
8 | 8 | <classpathentry exported="true" kind="lib" path="lib/mallet-deps.jar"/> |
9 | 9 | <classpathentry exported="true" kind="lib" path="lib/mallet.jar"/> |
10 | 10 | <classpathentry exported="true" kind="lib" path="lib/javaml-0.1.5.jar"/> |
11 | | - <classpathentry kind="lib" path="lib/Jama-1.0.3.jar"/> |
12 | | - <classpathentry kind="lib" path="lib/vecmath-1.5.1.jar"/> |
13 | | - <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/> |
14 | | - <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.36-bin.jar"/> |
| 11 | + <classpathentry exported="true" kind="lib" path="lib/Jama-1.0.3.jar"/> |
| 12 | + <classpathentry exported="true" kind="lib" path="lib/vecmath-1.5.1.jar"/> |
| 13 | + <classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/> |
| 14 | + <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.36-bin.jar"/> |
| 15 | + <classpathentry exported="true" kind="lib" path="lib/solr-solrj-4.10.1.jar"/> |
| 16 | + <classpathentry exported="true" kind="lib" path="lib/commons-io-2.3.jar"/> |
| 17 | + <classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.1.jar"/> |
| 18 | + <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.6.jar"/> |
| 19 | + <classpathentry exported="true" kind="lib" path="lib/httpcore-4.3.jar"/> |
| 20 | + <classpathentry exported="true" kind="lib" path="lib/httpmime-4.3.1.jar"/> |
| 21 | + <classpathentry exported="true" kind="lib" path="lib/noggit-0.5.jar"/> |
| 22 | + <classpathentry exported="true" kind="lib" path="lib/wstx-asl-3.2.7.jar"/> |
| 23 | + <classpathentry exported="true" kind="lib" path="lib/zookeeper-3.4.6.jar"/> |
| 24 | + <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> |
15 | 25 | <classpathentry kind="output" path="bin"/> |
16 | 26 | </classpath> |
0 commit comments