You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
2.1 KiB
38 lines
2.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/db2java.zip"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/db2jcc.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/db2jcc_license_cu.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/fr-server-6.5.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/fr-third-6.5.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hsqldb.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ifxjdbc.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jtds-1.2.2.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.6-bin.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sqljdbc.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sybase.jar"/>
|
|
<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_5.0">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="jst.web"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.jstl_1.2">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="WEB-INF/lib"/>
|
|
<attribute name="owner.project.facets" value="jst.web.jstl"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
|
|
</classpath>
|