aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-03-03 22:05:54 +0000
committerPacien TRAN-GIRARD2014-03-03 22:05:54 +0000
commitdd804827200d247ac3a2f9f997feb611239b824b (patch)
tree29400f770c53abdc1cc04024ed6a2e064d66c7c7 /.classpath
parentc5d0945eb63c0a7537ba85ba088f33639f703520 (diff)
parent34352276297d2b04627d19807e3a2be313b4bf10 (diff)
downloadesieequest-dd804827200d247ac3a2f9f997feb611239b824b.tar.gz
Merge branch 'gwt' into 'master'
Gwt
Diffstat (limited to '.classpath')
-rw-r--r--.classpath5
1 files changed, 3 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 32d0130..8836eed 100644
--- a/.classpath
+++ b/.classpath
@@ -2,6 +2,7 @@
2<classpath> 2<classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="res"/> 4 <classpathentry kind="src" path="res"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="output" path="bin"/> 6 <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
7 <classpathentry kind="output" path="war/WEB-INF/classes"/>
7</classpath> 8</classpath>