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

Annotation of /miscJava/WebConfig/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1584 - (hide annotations) (download)
Tue Aug 2 17:37:35 2011 UTC (12 years, 10 months ago) by torben
Original Path: WebConfig/.classpath
File size: 716 byte(s)
use workspace default jre
1 torben 1319 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="var" path="J2EEAPI"/>
5     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6     <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6">
7     <attributes>
8     <attribute name="owner.project.facets" value="jst.utility"/>
9     </attributes>
10     </classpathentry>
11 torben 1584 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
12 torben 1319 <attributes>
13     <attribute name="owner.project.facets" value="java"/>
14     </attributes>
15     </classpathentry>
16     <classpathentry kind="output" path="bin"/>
17     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20