diff options
author | Pacien TRAN-GIRARD | 2014-03-03 22:05:54 +0000 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-03-03 22:05:54 +0000 |
commit | dd804827200d247ac3a2f9f997feb611239b824b (patch) | |
tree | 29400f770c53abdc1cc04024ed6a2e064d66c7c7 /.classpath | |
parent | c5d0945eb63c0a7537ba85ba088f33639f703520 (diff) | |
parent | 34352276297d2b04627d19807e3a2be313b4bf10 (diff) | |
download | esieequest-dd804827200d247ac3a2f9f997feb611239b824b.tar.gz |
Merge branch 'gwt' into 'master'
Gwt
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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> |