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

Diff of /miscJava/SpejdernetScraper/.classpath

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2041 by torben, Tue Aug 13 15:26:45 2013 UTC revision 2042 by torben, Tue Aug 13 18:17:29 2013 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <classpath>  <classpath>
3          <classpathentry kind="src" path="src"/>          <classpathentry kind="src" path="src"/>
4          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_25">          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
5                  <attributes>                  <attributes>
6                          <attribute name="owner.project.facets" value="java"/>                          <attribute name="owner.project.facets" value="java"/>
7                  </attributes>                  </attributes>
8          </classpathentry>          </classpathentry>
9          <classpathentry kind="con" path="oracle.eclipse.tools.glassfish.lib.system">          <classpathentry kind="con" path="oracle.eclipse.tools.glassfish.lib.system">
10                  <attributes>                  <attributes>
11                          <attribute name="owner.project.facets" value="jst.web"/>                          <attribute name="owner.project.facets" value="jst.web"/>
12                  </attributes>                  </attributes>
13          </classpathentry>          </classpathentry>
14          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
15          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
16          <classpathentry combineaccessrules="false" kind="src" path="/GenericJavaUtils"/>          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>
17          <classpathentry kind="output" path="build/classes"/>          <classpathentry exported="true" kind="lib" path="/GenericJavaUtils/bin"/>
18  </classpath>          <classpathentry kind="output" path="build/classes"/>
19    </classpath>

Legend:
Removed from v.2041  
changed lines
  Added in v.2042

  ViewVC Help
Powered by ViewVC 1.1.20