mirror of https://github.com/apache/lucene.git
idea config: Added Ant back into the lucene classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325101 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3c16d84f3c
commit
2de3c452c2
|
@ -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>
|
Loading…
Reference in New Issue