source: trunk/autoquest/.classpath @ 1943

Last change on this file since 1943 was 1858, checked in by pharms, 9 years ago
  • removed source directories from eclipse class path configuration as they just don't exist
  • Property svn:mime-type set to application/xml
File size: 549 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
4                <attributes>
5                        <attribute name="maven.pomderived" value="true"/>
6                </attributes>
7        </classpathentry>
8        <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
9                <attributes>
10                        <attribute name="maven.pomderived" value="true"/>
11                </attributes>
12        </classpathentry>
13        <classpathentry kind="output" path="target/classes"/>
14</classpath>
Note: See TracBrowser for help on using the repository browser.