/[projects]/WebConfig/.classpath
ViewVC logotype

Contents of /WebConfig/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1319 - (show annotations) (download)
Tue Apr 19 20:23:29 2011 UTC (13 years, 1 month ago) by torben
File size: 794 byte(s)
Add first iteration of WebConfig library
1 <?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 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.24">
12 <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