Files
openide/.idea/libraries/Ant.xml
nik 863cec3a3c IntelliJ Community project configuration: fix format of Ant library file
To avoid changes when saving the project in IDEA.

GitOrigin-RevId: 1e5af34f1c155bee4b3aa10978d1463b988f49db
2019-07-10 23:02:59 +03:00

12 lines
345 B
XML

<component name="libraryTable">
<library name="Ant">
<CLASSES>
<root url="file://$PROJECT_DIR$/lib/ant/lib" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/lib/ant/src.zip!/" />
</SOURCES>
<jarDirectory url="file://$PROJECT_DIR$/lib/ant/lib" recursive="false" />
</library>
</component>