1*9e5c7c53SMatthias Sohn<?xml version="1.0" encoding="UTF-8"?> 2*9e5c7c53SMatthias Sohn<classpath> 3*9e5c7c53SMatthias Sohn <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> 4*9e5c7c53SMatthias Sohn <attributes> 5*9e5c7c53SMatthias Sohn <attribute name="maven.pomderived" value="true"/> 6*9e5c7c53SMatthias Sohn </attributes> 7*9e5c7c53SMatthias Sohn </classpathentry> 8*9e5c7c53SMatthias Sohn <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 9*9e5c7c53SMatthias Sohn <attributes> 10*9e5c7c53SMatthias Sohn <attribute name="maven.pomderived" value="true"/> 11*9e5c7c53SMatthias Sohn </attributes> 12*9e5c7c53SMatthias Sohn </classpathentry> 13*9e5c7c53SMatthias Sohn <classpathentry kind="output" path="target/classes"/> 14*9e5c7c53SMatthias Sohn</classpath> 15