1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/modules/gwtorganise/.classpath
Ben Smith bb81dd694d Updated to latest G3 experimental.
Added drag and drop from desktop.
Added ability to resize before upload / including resize options
Added Thumbnails when uploading.
Moved to latest GWT so some speed improvements
2010-01-26 17:00:01 +13:00

13 lines
737 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/User/code/gwt-gears/gwt-gears.jar"/>
<classpathentry kind="lib" path="C:/Users/User/code/gwt-2.0.0/gwt-user.jar"/>
<classpathentry kind="lib" path="C:/Users/User/code/gwt-dnd/gwt-dnd-3.0.0.jar"/>
<classpathentry kind="lib" path="C:/Users/User/code/gwt-dnd/gwt-dnd-3.0.0-javadoc.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>