Mercurial > dive4elements > river
view flys-client/.classpath @ 13:8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
flys-client/trunk@1322 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Feb 2011 09:17:37 +0000 |
parents | 4e8be5e7855f |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8" ?> <classpath> <classpathentry kind="src" path="src/main/java"/> <classpathentry kind="src" path="src/test/java"/> <classpathentry kind="lib" path="/vol1/download/ingo/gwt-2.1.1/gwt-user.jar"/> <classpathentry kind="lib" path="/vol1/download/ingo/gwt-2.1.1/gwt-dev.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> <classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/> </classpath>