Browse Source

重置工程配置文件

huangbo 6 years ago
parent
commit
9753ad45b9
1 changed files with 1 additions and 3 deletions
  1. 1 3
      display-client/.classpath

+ 1 - 3
display-client/.classpath

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