Files
chrometophone/appengine/.classpath
burke.davey c105df2eab Defer view intents for the browser until user present.
Fix target SDK so menu button appears always.
Add URL matching for YT; include https in regex.
2012-06-15 04:22:33 +00:00

9 lines
394 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="c2dm"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/appengine-java-sdk-1.5.2"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>