/[projects]/miscJava/Test3/.classpath
ViewVC logotype

Contents of /miscJava/Test3/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 645 - (show annotations) (download)
Mon Apr 12 12:53:28 2010 UTC (14 years, 1 month ago) by torben
File size: 1115 byte(s)
Added some samples for async code execution 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="lib" path="WebContent/WEB-INF/lib/iText-5.0.1.jar"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_18"/>
6 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>
7 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
8 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
9 <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/modules/connectors-runtime.jar"/>
10 <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/modules/connectors-internal-api.jar"/>
11 <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/modules/auto-depends.jar"/>
12 <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/modules/work-management.jar"/>
13 <classpathentry kind="output" path="build/classes"/>
14 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20