Author: cws
Date: Mon Oct  3 22:27:57 2011
New Revision: 1178621

URL: http://svn.apache.org/viewvc?rev=1178621&view=rev
Log:
HIVE-2463. Fix Eclipse for javaewah upgrade (John Sichi via cws)

Modified:
    hive/trunk/eclipse-templates/.classpath

Modified: hive/trunk/eclipse-templates/.classpath
URL: 
http://svn.apache.org/viewvc/hive/trunk/eclipse-templates/.classpath?rev=1178621&r1=1178620&r2=1178621&view=diff
==============================================================================
--- hive/trunk/eclipse-templates/.classpath (original)
+++ hive/trunk/eclipse-templates/.classpath Mon Oct  3 22:27:57 2011
@@ -35,7 +35,7 @@
   <classpathentry kind="lib" 
path="build/dist/lib/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/dist/lib/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/dist/lib/[email protected]@.jar"/>
-  <classpathentry kind="lib" path="build/dist/lib/javaewah-0.2.jar"/>
+  <classpathentry kind="lib" path="build/dist/lib/javaewah-0.3.jar"/>
   <classpathentry kind="lib" 
path="build/dist/lib/[email protected]@.jar"/>
   <classpathentry kind="src" path="build/contrib/test/src"/>
   <classpathentry kind="src" path="build/metastore/gen/antlr/gen-java"/>


Reply via email to