Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedol committed Jan 7, 2012
1 parent c04c3cd commit 4683e59
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
3 changes: 2 additions & 1 deletion Beijing/.classpath
Expand Up @@ -7,7 +7,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpClient"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpCore"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpMime"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>

<classpathentry kind="lib" path="../Core/libs/apache-mime4j-core-0.7.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpcore-4.1.jar"/>
Expand Down
3 changes: 2 additions & 1 deletion Core/.classpath
Expand Up @@ -2,7 +2,8 @@
<classpath>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>

<classpathentry kind="lib" path="libs/apache-mime4j-core-0.7.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.1.jar"/>
Expand Down
3 changes: 2 additions & 1 deletion Iccm/.classpath
Expand Up @@ -7,7 +7,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ApacheMime"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpClient"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpCore"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpMime"/>
<classpathentry kind="con" path="org.clipse.jdt.USER_LIBRARY/HttpMime"/>

<classpathentry kind="lib" path="../Core/libs/apache-mime4j-core-0.7.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpcore-4.1.jar"/>
Expand Down
3 changes: 2 additions & 1 deletion Inherity/.classpath
Expand Up @@ -8,7 +8,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpClient"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpCore"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpMime"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>

<classpathentry kind="lib" path="../Core/libs/apache-mime4j-core-0.7.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpcore-4.1.jar"/>
Expand Down
3 changes: 2 additions & 1 deletion Ushahidi/.classpath
Expand Up @@ -8,7 +8,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpClient"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpCore"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HttpMime"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>

<classpathentry kind="lib" path="../Core/libs/apache-mime4j-core-0.7.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="../Core/libs/httpcore-4.1.jar"/>
Expand Down

0 comments on commit 4683e59

Please sign in to comment.