<?xml version="1.0" encoding="UTF-8"?>
<!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
   regarding copyright ownership.  The ASF licenses this file
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.    
-->
<classpath>
  <classpathentry kind="src" path="src"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/uima-core.jar">
    <attributes>
      <!-- Strings file:/C:/Program Files/apache-uima are replaced
           by the adjustExamplePaths script with the UIMA install location -->
      <attribute value="file:/C:/Program Files/apache-uima/docs/d/api" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="UIMA_HOME/lib/uima-document-annotation.jar">
    <attributes>
      <attribute value="file:/C:/Program Files/apache-uima/docs/d/api" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="UIMA_HOME/lib/uima-cpe.jar">
    <attributes>
      <attribute value="file:/C:/Program Files/apache-uima/docs/d/api" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="UIMA_HOME/lib/uima-tools.jar">
      <attributes>
      <attribute value="file:/C:/Program Files/apache-uima/docs/d/api" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="UIMA_HOME/lib/uimaj-json.jar">
    <attributes>
      <attribute value="file:/C:/Program Files/apache-uima/docs/d/api" name="javadoc_location"/>
    </attributes>
  </classpathentry>

  <classpathentry kind="var" path="UIMA_HOME/lib/uima-adapter-vinci.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/jVinci.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/jackson-core-2.20.0.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/uimaj-v3migration-jcas.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/procyon-compilertools-0.5.32.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/procyon-core-0.5.32.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/javaparser-core-3.2.2.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/slf4j-api-1.7.36.jar"/>
  <classpathentry kind="var" path="UIMA_HOME/lib/slf4j-jdk14-1.7.36.jar"/>
  <classpathentry kind="lib" path="resources"/>
  <classpathentry kind="output" path="bin"/>
</classpath>


