resin.iml

来自「RESIN 3.2 最新源码」· IML 代码 · 共 29 行

IML
29
字号
<?xml version="1.0" encoding="UTF-8"?><module version="4" relativePaths="true" type="JAVA_MODULE">  <component name="ModuleRootManager" />  <component name="NewModuleRootManager">    <output url="file://$MODULE_DIR$/../../build/resin" />    <exclude-output />    <exclude-exploded />    <content url="file://$MODULE_DIR$">      <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />    </content>    <orderEntry type="inheritedJdk" />    <orderEntry type="module-library">      <library>        <CLASSES>          <root url="jar://$MODULE_DIR$/../../lib/isorelax.jar!/" />        </CLASSES>        <JAVADOC />        <SOURCES />      </library>    </orderEntry>    <orderEntry type="module" module-name="jsdk" />    <orderEntry type="module" module-name="jca" />    <orderEntry type="module" module-name="jms" />    <orderEntry type="sourceFolder" forTests="false" />    <orderEntryProperties />  </component></module>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?