/[projects]/android/AndroidUtils/.classpath
ViewVC logotype

Annotation of /android/AndroidUtils/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1350 - (hide annotations) (download)
Wed Apr 20 18:47:05 2011 UTC (13 years, 1 month ago) by torben
File size: 355 byte(s)
HttpUtil is moved to GenericJavaUtils
1 torben 1120 <?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 torben 1350 <classpathentry combineaccessrules="false" kind="src" path="/GenericJavaUtils"/>
7 torben 1120 <classpathentry kind="output" path="bin"/>
8     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20