Catch exception related to number field handling in older SDK.
[gae-samples.git] / gwtguestbook-namespaces / build.properties
blob9e88a136d9ed7febd9e9baef551358eab4864046
1 # MUST SET THESE PROPERTIES TO POINT TO APPROPRIATE PATHS
3 # Extracted GWT distribution location
4 gwt.home=<Path to GWT installation directory>
6 # App Engine SDK home
7 appengine.home=<Path to App Engine SDK>
9 # JUnit library home
10 junit.home=<path_to_junit_home>