jsdk.iml

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

IML
17
字号
<?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/jsdk" />    <exclude-output />    <exclude-exploded />    <content url="file://$MODULE_DIR$">      <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />    </content>    <orderEntry type="inheritedJdk" />    <orderEntry type="sourceFolder" forTests="false" />    <orderEntryProperties />  </component></module>

⌨️ 快捷键说明

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