leijie лет назад: 8
Родитель
Сommit
681899724b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ipu-pathmenu/.classpath

+ 1 - 1
ipu-pathmenu/.classpath

@ -1,9 +1,9 @@
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3 3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="gen"/>
5 4
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6 5
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7 6
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
7
	<classpathentry kind="src" path="gen"/>
8 8
	<classpathentry kind="output" path="bin/classes"/>
9 9
</classpath>