Mercurial > hg > STI-GWT
comparison .classpath @ 25:14a45e7ec62e
added Eclipse project files
author | Sebastian Kruse <skruse@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 26 Nov 2012 14:49:10 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
24:8c5676394093 | 25:14a45e7ec62e |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/> | |
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
6 <classpathentry kind="output" path="war/WEB-INF/classes"/> | |
7 </classpath> |