project configuration: export library from 'terminal' plugin instead of using it directly from 'remote-run' plugin to ensure that library isn't packaged with 'remote-run' plugin by redesigned build scripts

This commit is contained in:
nik
2016-07-21 12:35:15 +03:00
parent 76d5d28cf1
commit 5349118ee6
+2 -2
View File
@@ -10,7 +10,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="lang-api" />
<orderEntry type="module" module-name="platform-impl" />
<orderEntry type="module-library">
<orderEntry type="module-library" exported="">
<library name="jediterm-pty">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jediterm-pty-2.2.jar!/" />
@@ -26,4 +26,4 @@
<orderEntry type="module" module-name="remote-servers-api" />
<orderEntry type="module" module-name="remote-servers-impl" />
</component>
</module>
</module>