ソースを参照

Fixed Eclipse classpath file for ADT r22

David A. Velasco 12 年 前
コミット
0ab729b8c1
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .classpath

+ 1 - 0
.classpath

@@ -4,5 +4,6 @@
 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="src" path="gen"/>
+	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
 	<classpathentry kind="output" path="bin/classes"/>
 </classpath>