<classpath>
  <classpathentry kind="src" path="src/main/api" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/app" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/java"/>
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/test/java" output="target/test-classes"/>
  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="con" path="MULE_RUNTIME"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/ant/ant/1.9.6/ant-1.9.6.jar">
    <attributes>
      <attribute value="provided" name="org.mule.tooling.scope"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar">
    <attributes>
      <attribute value="provided" name="org.mule.tooling.scope"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar">
    <attributes>
      <attribute value="provided" name="org.mule.tooling.scope"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/cglib/cglib/3.2.2/cglib-3.2.2.jar">
    <attributes>
      <attribute value="provided" name="org.mule.tooling.scope"/>
    </attributes>
  </classpathentry>
</classpath>