forked from forTEXT/catma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
31 lines (31 loc) · 2.74 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="de/catma/queryengine/computation_old/**|de/catma/queryengine/result_old/**" kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/gwt-user.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/gwt-dev.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/validation-api-1.0.0.GA.jar" sourcepath="C:/Users/mp/.eclipse/org.eclipse.platform_3.7.0_248562372/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201112160242-rel-r37/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<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.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry combineaccessrules="false" kind="src" path="/catma-core"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.jetty.runtimeTarget/Jetty v7.4.5">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java6"/>
<classpathentry kind="lib" path="genlib/jooq-codegen-3.1.0.jar" sourcepath="C:/data/jtools/jooq310/src/jooq-codegen-3.1.0-sources.jar"/>
<classpathentry kind="lib" path="genlib/jooq-console-3.1.0.jar"/>
<classpathentry kind="lib" path="genlib/jooq-meta-3.1.0.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>