source: main/trunk/model-sites-dev/cambridge-museum/collect/waikato-independent/pre-import/EditableDatabaseTable/.classpath@ 34493

Last change on this file since 34493 was 34493, checked in by davidb, 4 years ago

Base project for providing jquery/jquery-ui controlled interface to editing a database table

File size: 842 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
7 <attributes>
8 <attribute name="owner.project.facets" value="jst.web"/>
9 </attributes>
10 </classpathentry>
11 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_181">
12 <attributes>
13 <attribute name="owner.project.facets" value="java"/>
14 </attributes>
15 </classpathentry>
16 <classpathentry kind="output" path="build/classes"/>
17</classpath>
Note: See TracBrowser for help on using the repository browser.