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

Diff of /miscJava/GenericJavaUtils/.classpath

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

revision 1349 by torben, Wed Apr 20 18:45:54 2011 UTC revision 1543 by torben, Wed Jul 6 18:30:01 2011 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"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
5            <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
6                    <attributes>
7                            <attribute name="owner.project.facets" value="java"/>
8                    </attributes>
9            </classpathentry>
10          <classpathentry kind="output" path="bin"/>          <classpathentry kind="output" path="bin"/>
11  </classpath>  </classpath>

Legend:
Removed from v.1349  
changed lines
  Added in v.1543

  ViewVC Help
Powered by ViewVC 1.1.20