annotate tests/.classpath @ 527:9e9d6eb9a9c4
Added tag stable-1.9.4-8 for changeset 9a8862b87f6e
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Sat, 01 Jun 2024 10:41:51 -0600 |
parents |
0ce5cc452d02 |
children |
|
rev |
line source |
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="src" path="gen"/>
|
|
5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
6 <classpathentry combineaccessrules="false" kind="src" path="/connectbot"/>
|
|
7 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
8 <classpathentry kind="output" path="bin/classes"/>
|
|
9 </classpath>
|