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

Contents of /miscJava/Test3/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2511 - (show annotations) (download)
Fri Apr 24 21:05:46 2015 UTC (9 years ago) by torben
File size: 832 byte(s)
Remove old/removed local jars from eclipse build path
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GFv3-workmanager"/>
5 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
6 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
7 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1">
8 <attributes>
9 <attribute name="owner.project.facets" value="jst.web"/>
10 </attributes>
11 </classpathentry>
12 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
13 <attributes>
14 <attribute name="owner.project.facets" value="java"/>
15 </attributes>
16 </classpathentry>
17 <classpathentry kind="output" path="build/classes"/>
18 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20