Changeset 33715


Ignore:
Timestamp:
2019-11-21T21:10:30+13:00 (4 years ago)
Author:
ak19
Message:

Much shorter Eclipse project file, currently including just the jar files needed for compiling to succeed, but now incorporating ext/solr's source code folder besides the gli/src and gs3's src/java source folders. Not sure if this new .classpath file will affect Eclipse run configurations, in which case more jars may be needed and it may be worthwhile in then to revert the .classpath file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/.classpath

    r33714 r33715  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
     3    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4    <classpathentry kind="src" path="ext/solr/src/java"/>
    35    <classpathentry kind="src" path="gli/src"/>
    46    <classpathentry kind="src" path="src/java"/>
    5     <classpathentry kind="lib" path="admin/cp.jar"/>
    6     <classpathentry kind="lib" path="admin/GAI.jar"/>
    7     <classpathentry kind="lib" path="build/GAI.jar"/>
    8     <classpathentry kind="lib" path="build/gsdl3.jar"/>
    9     <classpathentry kind="lib" path="build/gsdl3test.jar"/>
    10     <classpathentry kind="lib" path="build/gutil.jar"/>
    11     <classpathentry kind="lib" path="build/phind.jar"/>
    12     <classpathentry kind="lib" path="build/server.jar"/>
    13     <classpathentry kind="lib" path="cp.jar"/>
    14     <classpathentry kind="lib" path="gs2build/bin/java/ApplyXSLT.jar"/>
    15     <classpathentry kind="lib" path="gs2build/bin/java/GLIServer.jar"/>
    16     <classpathentry kind="lib" path="gs2build/bin/java/JDBMWrapper.jar"/>
    17     <!--<classpathentry kind="lib" path="gs2build/bin/java/LuceneWrapper4.jar"/>-->
    18     <classpathentry kind="lib" path="gs2build/bin/java/xalan.jar"/>
    19     <!--
    20     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-core-4.7.2.jar"/>
    21     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-analyzers-common-4.7.2.jar"/>
    22     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-analyzers-kuromoji-4.7.2.jar"/>
    23     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-analyzers-queryparser-4.7.2.jar"/>
    24     -->
    25     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/LuceneWrapper4.jar"/>
    26     <classpathentry kind="lib" path="gs2build/common-src/indexers/mg/mg.jar"/>
    27     <classpathentry kind="lib" path="gs2build/common-src/indexers/mgpp/mgpp.jar"/>
    28     <classpathentry kind="lib" path="gs2build/common-src/packages/jdbm/jdbm-1.0/dist/jdbm-1.0.jar"/>
    29     <classpathentry kind="lib" path="gs2build/lib/java/jdbm.jar"/>
    30     <classpathentry kind="lib" path="lib/java/ant-contrib-1.0b3.jar"/>
    31     <classpathentry kind="lib" path="lib/java/AntelopeTasks_3.4.2.jar"/>
    32     <classpathentry kind="lib" path="lib/java/anttasks.jar"/>
    33     <classpathentry kind="lib" path="lib/java/cp.jar"/>
    34     <classpathentry kind="lib" path="lib/java/ganymed.jar"/>
    35     <classpathentry kind="lib" path="lib/java/Java_svn.jar"/>
    36     <classpathentry kind="lib" path="lib/java/svnant.jar"/>
    37     <classpathentry kind="lib" path="lib/java/svnClientAdapter.jar"/>
    38     <classpathentry kind="lib" path="lib/java/svnjavahl.jar"/>
     7    <classpathentry kind="lib" path="web/WEB-INF/lib/ant.jar"/>
     8    <classpathentry kind="lib" path="web/WEB-INF/lib/axis.jar"/>
     9    <classpathentry kind="lib" path="web/WEB-INF/lib/commons-codec-1.7.jar"/>
     10    <classpathentry kind="lib" path="web/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
     11    <classpathentry kind="lib" path="web/WEB-INF/lib/commons-io-2.1.jar"/>
     12    <classpathentry kind="lib" path="web/WEB-INF/lib/commons-lang3-3.0-beta.jar"/>
     13    <classpathentry kind="lib" path="web/WEB-INF/lib/DLservices.jar"/>
     14    <classpathentry kind="lib" path="web/WEB-INF/lib/fedoraGS3.jar"/>
     15    <classpathentry kind="lib" path="web/WEB-INF/lib/gson-1.7.1.jar"/>
     16    <classpathentry kind="lib" path="web/WEB-INF/lib/jaxrpc.jar"/>
     17    <classpathentry kind="lib" path="web/WEB-INF/lib/jdbm.jar"/>
     18    <classpathentry kind="lib" path="web/WEB-INF/lib/jna.jar"/>
     19    <classpathentry kind="lib" path="web/WEB-INF/lib/jna-platform.jar"/>
     20    <classpathentry kind="lib" path="web/WEB-INF/lib/JSON-java.jar"/>
     21    <classpathentry kind="lib" path="web/WEB-INF/lib/junit.jar"/>
     22    <classpathentry kind="lib" path="web/WEB-INF/lib/log4j-1.2.8.jar"/>
     23    <classpathentry kind="lib" path="web/WEB-INF/lib/LuceneWrapper4.jar"/>
     24    <classpathentry kind="lib" path="web/WEB-INF/lib/serializer.jar"/>
     25    <classpathentry kind="lib" path="web/WEB-INF/lib/slf4j-api-1.6.6.jar"/>
     26    <classpathentry kind="lib" path="web/WEB-INF/lib/slf4j-jdk14-1.6.6.jar"/>
     27    <classpathentry kind="lib" path="web/WEB-INF/lib/xalan.jar"/>
     28    <classpathentry kind="lib" path="web/WEB-INF/lib/xercesImpl.jar"/>
     29    <classpathentry kind="lib" path="web/WEB-INF/lib/xml-apis.jar"/>
     30    <classpathentry kind="lib" path="web/WEB-INF/lib/xsltc.jar"/>
    3931    <classpathentry kind="lib" path="lib/java/svnkit.jar"/>
    40     <classpathentry kind="lib" path="lib/java/xmltask.jar"/>
    41     <classpathentry kind="lib" path="lib/jni/cp.jar"/>
    4232    <classpathentry kind="lib" path="lib/jni/javagdbm.jar"/>
    4333    <classpathentry kind="lib" path="lib/jni/mg.jar"/>
    4434    <classpathentry kind="lib" path="lib/jni/mgpp.jar"/>
    4535    <classpathentry kind="lib" path="packages/tomcat/lib/servlet-api.jar"/>
    46     <classpathentry kind="lib" path="server.jar"/>
    47     <classpathentry kind="lib" path="src/packages/javagdbm/javagdbm.jar"/>
    48     <classpathentry kind="lib" path="web/applet/phind.jar"/>
    49     <classpathentry kind="lib" path="web/applet/xercesImpl.jar"/>
    50     <classpathentry kind="lib" path="web/applet/xml-apis.jar"/>
    51     <classpathentry kind="lib" path="web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar"/>
    52     <classpathentry kind="lib" path="web/WEB-INF/lib/activation.jar"/>
    53     <classpathentry kind="lib" path="web/WEB-INF/lib/ant.jar"/>
    54     <classpathentry kind="lib" path="web/WEB-INF/lib/axis-ant.jar"/>
    55     <classpathentry kind="lib" path="web/WEB-INF/lib/axis.jar"/>
    56     <classpathentry kind="lib" path="web/WEB-INF/lib/bsf.jar"/>
    57     <classpathentry kind="lib" path="web/WEB-INF/lib/commons-codec-1.7.jar"/>
    58     <classpathentry kind="lib" path="web/WEB-INF/lib/commons-discovery-0.2.jar"/>
    59     <classpathentry kind="lib" path="web/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
    60     <classpathentry kind="lib" path="web/WEB-INF/lib/commons-io-2.1.jar"/>
    61     <classpathentry kind="lib" path="web/WEB-INF/lib/commons-lang3-3.0-beta.jar"/>
    62     <classpathentry kind="lib" path="web/WEB-INF/lib/commons-logging-1.0.4.jar"/>
    63     <classpathentry kind="lib" path="web/WEB-INF/lib/cp.jar"/>
    64     <classpathentry kind="lib" path="web/WEB-INF/lib/derby.jar"/>
    65     <classpathentry kind="lib" path="web/WEB-INF/lib/DLservices.jar"/>
    66     <classpathentry kind="lib" path="web/WEB-INF/lib/fedora.jar"/>
    67     <classpathentry kind="lib" path="web/WEB-INF/lib/fedoraGS3.jar"/>
    68     <classpathentry kind="lib" path="web/WEB-INF/lib/GAI.jar"/>
    69     <classpathentry kind="lib" path="web/WEB-INF/lib/gsdl3.jar"/>
    70     <classpathentry kind="lib" path="web/WEB-INF/lib/gson-1.7.1.jar"/>
    71     <classpathentry kind="lib" path="web/WEB-INF/lib/gutil.jar"/>
    72     <classpathentry kind="lib" path="web/WEB-INF/lib/jaxp.jar"/>
    73     <classpathentry kind="lib" path="web/WEB-INF/lib/jaxrpc.jar"/>
    74     <classpathentry kind="lib" path="web/WEB-INF/lib/jdbm.jar"/>
    75     <classpathentry kind="lib" path="web/WEB-INF/lib/je-4.1.10.jar"/>
    76     <classpathentry kind="lib" path="web/WEB-INF/lib/js.jar"/>
    77     <classpathentry kind="lib" path="web/WEB-INF/lib/JSON-java.jar"/>
    78     <classpathentry kind="lib" path="web/WEB-INF/lib/junit.jar"/>
    79     <classpathentry kind="lib" path="web/WEB-INF/lib/log4j-1.2.8.jar"/>
    80     <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-core-4.7.2.jar"/>
    81     <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-analyzers-common-4.7.2.jar"/>
    82     <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-analyzers-kuromoji-4.7.2.jar"/>
    83     <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-queryparser-4.7.2.jar"/>
    84     <classpathentry kind="lib" path="web/WEB-INF/lib/LuceneWrapper4.jar"/>
    85     <classpathentry kind="lib" path="web/WEB-INF/lib/mailapi-1.5.6.jar"/>
    86     <classpathentry kind="lib" path="web/WEB-INF/lib/maxent-2.4.0.jar"/>
    87     <classpathentry kind="lib" path="web/WEB-INF/lib/recaptcha4j-0.0.7.jar"/>
    88     <classpathentry kind="lib" path="web/WEB-INF/lib/saaj.jar"/>
    89     <classpathentry kind="lib" path="web/WEB-INF/lib/serializer.jar"/>
    90     <classpathentry kind="lib" path="web/WEB-INF/lib/stanford-parser-2010-11-30.jar"/>
    91     <classpathentry kind="lib" path="web/WEB-INF/lib/trove.jar"/>
    92     <classpathentry kind="lib" path="web/WEB-INF/lib/urlrewrite-2.6.0.jar"/>
    93     <classpathentry kind="lib" path="web/WEB-INF/lib/wsdl4j-1.5.1.jar"/>
    94     <classpathentry kind="lib" path="web/WEB-INF/lib/xalan.jar"/>
    95     <classpathentry kind="lib" path="web/WEB-INF/lib/xercesImpl.jar"/>
    96     <classpathentry kind="lib" path="web/WEB-INF/lib/xml-apis.jar"/>
    97     <classpathentry kind="lib" path="web/WEB-INF/lib/xmlsec-1.2.1.jar"/>
    98     <classpathentry kind="lib" path="web/WEB-INF/lib/xsltc.jar"/>
    99     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    10036    <classpathentry kind="lib" path="gli/lib/apache.jar"/>
    10137    <classpathentry kind="lib" path="gli/lib/qfslib.jar"/>
    10238    <classpathentry kind="lib" path="gli/lib/rsyntaxtextarea.jar"/>
     39    <classpathentry kind="lib" path="web/WEB-INF/lib/solr-core-4.7.2.jar"/>
     40    <classpathentry kind="lib" path="web/WEB-INF/lib/solr-solrj-4.7.2.jar"/>
     41    <classpathentry kind="lib" path="web/WEB-INF/lib/mailapi-1.5.6.jar"/>
     42    <classpathentry kind="lib" path="web/WEB-INF/lib/recaptcha4j-0.0.7.jar"/>
    10343    <classpathentry kind="output" path="web/WEB-INF/classes"/>
    10444</classpath>
Note: See TracChangeset for help on using the changeset viewer.