Mercurial > hg > STI-GWT
view .classpath @ 33:24c45a9048f2
corrected FileReader usage (onloaded callback) for local KML support
added eror messages to KML parser
author | Sebastian Kruse <skruse@mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 30 Nov 2012 17:03:17 +0100 |
parents | 14a45e7ec62e |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="war/WEB-INF/classes"/> </classpath>