view tests/.classpath @ 466:12e2d9dd95df stable-1.9.3-6

add delete_deployment and autolaunch keys to the deployment.connections file
author Carl Byington <carl@five-ten-sg.com>
date Thu, 05 Sep 2019 09:24:55 -0700
parents 0ce5cc452d02
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry combineaccessrules="false" kind="src" path="/connectbot"/>
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
	<classpathentry kind="output" path="bin/classes"/>
</classpath>