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

Annotation of /miscJava/SpejdernetScraper/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2043 - (hide annotations) (download)
Tue Aug 13 18:25:08 2013 UTC (10 years, 9 months ago) by torben
File size: 835 byte(s)
Include GenericJavaUtils as jar
1 torben 2042 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
5     <attributes>
6     <attribute name="owner.project.facets" value="java"/>
7     </attributes>
8     </classpathentry>
9     <classpathentry kind="con" path="oracle.eclipse.tools.glassfish.lib.system">
10     <attributes>
11     <attribute name="owner.project.facets" value="jst.web"/>
12     </attributes>
13     </classpathentry>
14     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
15     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
16 torben 2043 <classpathentry kind="lib" path="/GenericJavaUtils/bin"/>
17     <classpathentry kind="lib" path="WebContent/WEB-INF/lib/GenericJavaUtils.jar"/>
18 torben 2042 <classpathentry kind="output" path="build/classes"/>
19     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20