Skip to content

Commit

Permalink
using gae 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Yoo committed Mar 6, 2011
1 parent fb8e03c commit e512305
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jdom.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine (1)"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine (3)"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>
4 changes: 2 additions & 2 deletions .settings/com.google.appengine.eclipse.core.prefs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Fri Feb 18 12:07:22 EST 2011
#Sat Mar 05 20:46:20 EST 2011
eclipse.preferences.version=1
filesCopiedToWebInfLib=appengine-jsr107cache-1.3.7.jar|jdo2-api-2.3-eb.jar|datanucleus-appengine-1.0.7.final.jar|datanucleus-jpa-1.1.5.jar|geronimo-jta_1.1_spec-1.1.1.jar|geronimo-jpa_3.0_spec-1.1.1.jar|datanucleus-core-1.1.5.jar|jsr107cache-1.1.jar|appengine-api-labs-1.3.7.jar|appengine-api-1.0-sdk-1.3.7.jar
filesCopiedToWebInfLib=appengine-api-labs-1.4.2.jar|appengine-api-1.0-sdk-1.4.2.jar|jdo2-api-2.3-eb.jar|datanucleus-jpa-1.1.5.jar|geronimo-jta_1.1_spec-1.1.1.jar|datanucleus-appengine-1.0.8.final.jar|geronimo-jpa_3.0_spec-1.1.1.jar|datanucleus-core-1.1.5.jar|appengine-jsr107cache-1.4.2.jar|jsr107cache-1.1.jar
ormEnhancementInclusions=src/
validationExclusions=

0 comments on commit e512305

Please sign in to comment.