Fixed 'Tetris' calendar problem.

This commit is contained in:
Dobie Wollert
2012-12-04 03:57:45 -08:00
parent d36e2263cb
commit a0da681497
122 changed files with 14427 additions and 116 deletions

View File

@ -9,8 +9,6 @@
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-assistedinject-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-servlet-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-bootstrap-2.1.1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-cal-0.9.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-dnd-3.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-maps.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/javax.inject.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jsr305-1.3.9.jar"/>
@ -32,18 +30,8 @@
<classpathentry kind="lib" path="war/WEB-INF/lib/transaction-api-1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/xpp3-1.1.4c.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/args4j-2.0.21.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-dnd-3.1.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/gwt-user.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/akira/gwt-2.5.0.rc1/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/gwt-dev.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/akira/gwt-2.5.0.rc1/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/validation-api-1.0.0.GA.jar" sourcepath="/home/akira/gwt-2.5.0.rc1/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>