You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2011/05/14 13:27:15 UTC

svn commit: r1103051 - /lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath

Author: rmuir
Date: Sat May 14 11:27:15 2011
New Revision: 1103051

URL: http://svn.apache.org/viewvc?rev=1103051&view=rev
Log:
update 3.x eclipse classpath

Modified:
    lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath

Modified: lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath?rev=1103051&r1=1103050&r2=1103051&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath (original)
+++ lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath Sat May 14 11:27:15 2011
@@ -23,6 +23,8 @@
 	<classpathentry kind="src" path="lucene/contrib/db/bdb-je/src/test"/>
 	<classpathentry kind="src" path="lucene/contrib/demo/src/java"/>
 	<classpathentry kind="src" path="lucene/contrib/demo/src/test"/>
+	<classpathentry kind="src" path="lucene/contrib/grouping/src/java"/>
+	<classpathentry kind="src" path="lucene/contrib/grouping/src/test"/>
 	<classpathentry kind="src" path="lucene/contrib/highlighter/src/java"/>
 	<classpathentry kind="src" path="lucene/contrib/highlighter/src/test"/>
 	<classpathentry kind="src" path="lucene/contrib/icu/src/java"/>