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

Contents of /miscJava/SpejdernetScraper/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2042 - (show annotations) (download)
Tue Aug 13 18:17:29 2013 UTC (10 years, 9 months ago) by torben
File size: 868 byte(s)
Add servlet and other web thingies
1 <?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 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>
17 <classpathentry exported="true" kind="lib" path="/GenericJavaUtils/bin"/>
18 <classpathentry kind="output" path="build/classes"/>
19 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20