2017-02-01 17:06:09 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2017-02-17 09:44:09 +01:00
|
|
|
<classpathentry kind="src" output="target/tabular-data-widgetx-tdx-source-1.10.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2017-02-01 17:06:09 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-10-16 14:38:30 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2017-02-01 17:06:09 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2019-10-16 14:38:30 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
|
2017-02-01 17:06:09 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-10-16 14:38:30 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2017-02-01 17:06:09 +01:00
|
|
|
<attributes>
|
2019-10-16 14:38:30 +02:00
|
|
|
<attribute name="owner.project.facets" value="java"/>
|
2017-02-01 17:06:09 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-02-17 09:44:09 +01:00
|
|
|
<classpathentry kind="output" path="target/tabular-data-widgetx-tdx-source-1.10.0-SNAPSHOT/WEB-INF/classes"/>
|
2017-02-01 17:06:09 +01:00
|
|
|
</classpath>
|