awips2/cots/org.eclipse.jetty/.classpath
Nate Jensen 0d495f9759 Issue #1989 fix for webpages
Change-Id: I998ddac47050620aa9ee07448a8e63d7d37215c7

Former-commit-id: 7880f21755384540d3bca4ac15b04932455b8fd8
2013-05-29 15:21:10 -05:00

22 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="javax.el-2.1.0.v201105211819.jar"/>
<classpathentry exported="true" kind="lib" path="javax.servlet.jsp-2.1.0.v201105211820.jar"/>
<classpathentry exported="true" kind="lib" path="org.apache.jasper.glassfish-2.1.0.v201110031002.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-client-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-continuation-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-http-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-io-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-jmx-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-security-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-server-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-servlet-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-servlets-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-util-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-webapp-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-xml-7.6.9.v20130131.jar"/>
<classpathentry exported="true" kind="lib" path="servlet-api-2.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>