blob: afac8c32e5210af11dcf6c0ae1c61bf884d7249c [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
<application>gwt-dev-plugin-missing</application>
<version>4</version>
<!-- TODO(???) please update threadsafe to true if code is threadsafe -->
<threadsafe>false</threadsafe>
<!-- Configure java.util.logging -->
<system-properties>
<property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
</system-properties>
</appengine-web-app>