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

Contents of /miscJava/SpejdernetScraper/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2251 - (show annotations) (download)
Sun Dec 28 18:58:25 2014 UTC (9 years, 4 months ago) by torben
File size: 919 byte(s)
Add more stacktrace output
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 kind="lib" path="/GenericJavaUtils/bin"/>
17 <classpathentry kind="lib" path="WebContent/WEB-INF/lib/GenericJavaUtils.jar"/>
18 <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang3-3.3.2.jar"/>
19 <classpathentry kind="output" path="build/classes"/>
20 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20