Skip to content
Permalink
3a54bbebc6
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
37 lines (37 sloc) 2.71 KB
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="junit_tests"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-io-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/core.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/controlP5.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/core.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/export.txt"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt-natives-linux-amd64.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt-natives-linux-armv6hf.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt-natives-linux-i586.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt-natives-macosx-universal.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt-natives-windows-amd64.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt-natives-windows-i586.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/gluegen-rt.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all-natives-linux-amd64.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all-natives-linux-armv6hf.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all-natives-linux-i586.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all-natives-macosx-universal.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all-natives-windows-amd64.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all-natives-windows-i586.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/jogl-all.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/junit.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/org.hamcrest.core_1.3.0.v201303031735.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/libs/servlet-api.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>