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

Annotation of /miscJava/Test3/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2511 - (hide annotations) (download)
Fri Apr 24 21:05:46 2015 UTC (9 years, 1 month ago) by torben
File size: 832 byte(s)
Remove old/removed local jars from eclipse build path
1 torben 646 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4 torben 672 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GFv3-workmanager"/>
5 torben 1269 <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 torben 672 <attributes>
9 torben 1269 <attribute name="owner.project.facets" value="jst.web"/>
10 torben 672 </attributes>
11     </classpathentry>
12 torben 1651 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
13 torben 672 <attributes>
14 torben 1269 <attribute name="owner.project.facets" value="java"/>
15 torben 672 </attributes>
16     </classpathentry>
17 torben 646 <classpathentry kind="output" path="build/classes"/>
18     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20