| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry including="**/*.java" kind="src" output="target/classes" path="src"> |
| <attributes> |
| <attribute name="optional" value="true"/> |
| <attribute name="maven.pomderived" value="true"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="src" path="Sample"/> |
| <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.0"> |
| <attributes> |
| <attribute name="owner.project.facets" value="jst.web"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
| <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
| <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=org.eclipse.osbp.vaadin.addons.kanban&ivyXmlPath=ivy.xml&confs=default&ivySettingsPath=%24%7Bworkspace_loc%3Aorg.eclipse.osbp.vaadin.addons.kanban%2Fivysettings.xml%7D&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="> |
| <attributes> |
| <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=org.eclipse.osbp.vaadin.addons.kanban&ivyXmlPath=ivy.xml&confs=widgetset-compile&ivySettingsPath=%24%7Bworkspace_loc%3Aorg.eclipse.osbp.vaadin.addons.kanban%2Fivysettings.xml%7D&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> |
| <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=org.eclipse.osbp.vaadin.addons.kanban&ivyXmlPath=ivy.xml&confs=nodeploy&ivySettingsPath=%24%7Bworkspace_loc%3Aorg.eclipse.osbp.vaadin.addons.kanban%2Fivysettings.xml%7D&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> |
| <classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
| <attributes> |
| <attribute name="maven.pomderived" value="true"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
| <attributes> |
| <attribute name="maven.pomderived" value="true"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="output" path="target/classes"/> |
| </classpath> |