scenewiz Code
Status: Beta
Brought to you by:
larham
File | Date | Author | Commit |
---|---|---|---|
lib | 2011-05-02 | zazerh | [r5] check in AppEngine SDK 1.4.2 |
src | 2011-06-23 | zazerh | [r9] accept old "Tasks and Assignments" when validat... |
war | 2011-05-03 | zazerh | [r7] tweaks to create wizard, add link to completed ... |
.classpath | 2011-05-03 | zazerh | [r6] first pass at reconfiguring project for eclipse |
.project | 2011-05-03 | zazerh | [r6] first pass at reconfiguring project for eclipse |
README.txt | 2011-05-03 | zazerh | [r6] first pass at reconfiguring project for eclipse |
build.xml | 2011-03-19 | larham | [r1] publishing as open source, as directed by SRI |
old_pom.xml | 2011-05-03 | zazerh | [r6] first pass at reconfiguring project for eclipse |
old_readme.txt | 2011-05-03 | zazerh | [r6] first pass at reconfiguring project for eclipse |
Abandoning Maven project configuration for now... would take hours more to get it working with Eclipse and GAE. Keeping old pom.xml for reference Using Google AppEngine SDK 1.4.2 to avoid URL fetching bug http://code.google.com/p/googleappengine/issues/detail?id=4823 Getting Started with Eclipse 3.6: * Install Subclipse for Subversion http://subclipse.tigris.org/update_1.6.x * Install m2eclipse for Maven integration http://m2eclipse.sonatype.org/sites/m2e * Install Google App Engine plugin http://dl.google.com/eclipse/plugin/3.6 Didn't get this working (Eclipse + GAE + Maven) but looks promising: http://hamandeggs.wordpress.com/2010/07/25/gae-eclipse-maven-update-for-helios/ Notes: * Use Java 1.6 * GAE 1.4.2 is checked in under /lib, because Eclipse GAE plugin will copy jars to /WEB-INF/lib; no need to have them checked in twice