annotate .classpath @ 36:cfe8045c4610

moved the data-table out of the mainContainer again made the table moveable (to allow placement left/right of the map)
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Mon, 03 Dec 2012 15:26:56 +0100
parents 14a45e7ec62e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
2 <classpath>
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
4 <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
6 <classpathentry kind="output" path="war/WEB-INF/classes"/>
14a45e7ec62e added Eclipse project files
Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
parents:
diff changeset
7 </classpath>