| Line 3... | Line 3... | 
          
            | 3 | 	<classpathentry kind="src" path="src"/>
 | 3 | 	<classpathentry kind="src" path="src"/>
 | 
          
            | 4 | 	<classpathentry kind="src" path="test"/>
 | 4 | 	<classpathentry kind="src" path="test"/>
 | 
          
            | 5 | 	<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
 | 5 | 	<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
 | 
          
            | 6 | 	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
 | 6 | 	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
 | 
          
            | 7 | 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 | 7 | 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 | 
          
            | 8 | 	<classpathentry kind="lib" path="/opt/gwt-maps-1.0.4/gwt-maps.jar"/>
 | 8 | 	<classpathentry kind="lib" path="/opt/gwt-maps-1.1.0/gwt-maps.jar"/>
 | 
          
            | 9 | 	<classpathentry kind="lib" path="/opt/gwtext-2.0.5/gwtext.jar"/>
 | 9 | 	<classpathentry kind="lib" path="/opt/gwtext-2.0.5/gwtext.jar"/>
 | 
          
            | 10 | 	<classpathentry kind="lib" path="/opt/gwtextux-0.3/gwtextux.jar"/>
 | 10 | 	<classpathentry kind="lib" path="/opt/gwtextux-0.3/gwtextux.jar"/>
 | 
          
            | 11 | 	<classpathentry kind="output" path="war/WEB-INF/classes"/>
 | 11 | 	<classpathentry kind="output" path="war/WEB-INF/classes"/>
 | 
          
            | 12 | </classpath>
 | 12 | </classpath>
 |