Author: yurize
Date: Sun Dec 16 21:30:53 2012
New Revision: 1422695
URL: http://svn.apache.org/viewvc?rev=1422695&view=rev
Log:
Fixes eclipse classpath.
Modified:
incubator/wave/trunk/.classpath
Modified: incubator/wave/trunk/.classpath
URL:
http://svn.apache.org/viewvc/incubator/wave/trunk/.classpath?rev=1422695&r1=1422694&r2=1422695&view=diff
==============================================================================
--- incubator/wave/trunk/.classpath (original)
+++ incubator/wave/trunk/.classpath Sun Dec 16 21:30:53 2012
@@ -75,9 +75,6 @@
<classpathentry kind="lib"
path="third_party/codegen/socketio/socketio-gwt-0.1-SNAPSHOT.jar"
sourcepath="third_party/codegen/socketio/socketio-gwt-0.1-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib"
path="third_party/runtime/socketio/socketio-jetty-0.1-SNAPSHOT.jar"
sourcepath="third_party/runtime/socketio/socketio-jetty-0.1-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib"
path="third_party/runtime/commons-fileupload/commons-fileupload.jar"
sourcepath="third_party/runtime/commons-fileupload/commons-fileupload-src.zip"/>
- <classpathentry kind="lib"
path="third_party/runtime/google-api-client/google-api-client-1.5.0-beta.jar"/>
- <classpathentry kind="lib"
path="third_party/runtime/google-api-client/google-http-client-1.5.0-beta.jar"/>
- <classpathentry kind="lib"
path="third_party/runtime/google-api-client/google-oauth-client-1.5.0-beta.jar"/>
<classpathentry kind="lib"
path="third_party/runtime/lucene/lucene-core-3.5.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>