mark dependency on xml-psi-api as exported

This commit is contained in:
Dmitry Jemerov
2013-07-16 19:13:14 +02:00
parent 9b6d2144be
commit 07659294f1
+1 -1
View File
@@ -9,7 +9,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="core-api" />
<orderEntry type="module" module-name="xml-psi-api" />
<orderEntry type="module" module-name="xml-psi-api" exported="" />
<orderEntry type="module" module-name="core-impl" />
<orderEntry type="module" module-name="analysis-impl" />
<orderEntry type="module" module-name="projectModel-impl" />