You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ch...@apache.org on 2012/04/12 03:59:12 UTC

svn commit: r1325101 - /lucene/dev/trunk/dev-tools/idea/.idea/libraries/Ant.xml

Author: chrism
Date: Thu Apr 12 01:59:12 2012
New Revision: 1325101

URL: http://svn.apache.org/viewvc?rev=1325101&view=rev
Log:
idea config: Added Ant back into the lucene classpath

Added:
    lucene/dev/trunk/dev-tools/idea/.idea/libraries/Ant.xml

Added: lucene/dev/trunk/dev-tools/idea/.idea/libraries/Ant.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/dev-tools/idea/.idea/libraries/Ant.xml?rev=1325101&view=auto
==============================================================================
--- lucene/dev/trunk/dev-tools/idea/.idea/libraries/Ant.xml (added)
+++ lucene/dev/trunk/dev-tools/idea/.idea/libraries/Ant.xml Thu Apr 12 01:59:12 2012
@@ -0,0 +1,10 @@
+<component name="libraryTable">
+  <library name="Ant">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/ant-1.7.1.jar!/" />
+      <root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/ant-junit-1.7.1.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>