You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2011/10/14 19:12:32 UTC

svn commit: r1183430 - /lucene/dev/branches/branch_3x/dev-tools/idea/lucene/contrib/benchmark/benchmark.iml

Author: sarowe
Date: Fri Oct 14 17:12:31 2011
New Revision: 1183430

URL: http://svn.apache.org/viewvc?rev=1183430&view=rev
Log:
LUCENE-3261: IntelliJ IDEA configuration: added facet contrib dependency to the benchmark contrib

Modified:
    lucene/dev/branches/branch_3x/dev-tools/idea/lucene/contrib/benchmark/benchmark.iml

Modified: lucene/dev/branches/branch_3x/dev-tools/idea/lucene/contrib/benchmark/benchmark.iml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/dev-tools/idea/lucene/contrib/benchmark/benchmark.iml?rev=1183430&r1=1183429&r2=1183430&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/dev-tools/idea/lucene/contrib/benchmark/benchmark.iml (original)
+++ lucene/dev/branches/branch_3x/dev-tools/idea/lucene/contrib/benchmark/benchmark.iml Fri Oct 14 17:12:31 2011
@@ -24,6 +24,7 @@
       </library>
     </orderEntry>
     <orderEntry type="library" scope="TEST" name="JUnit" level="project" />
+    <orderEntry type="module" module-name="facet" />
     <orderEntry type="module" module-name="highlighter" />
     <orderEntry type="module" module-name="remote" />
     <orderEntry type="module" module-name="icu" />