Backend template with Core SDK and Web API.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

13 行
527 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="WEB_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$">
  5. <excludeFolder url="file://$MODULE_DIR$/.tmp" />
  6. <excludeFolder url="file://$MODULE_DIR$/packages/core/dist" />
  7. <excludeFolder url="file://$MODULE_DIR$/temp" />
  8. <excludeFolder url="file://$MODULE_DIR$/tmp" />
  9. </content>
  10. <orderEntry type="inheritedJdk" />
  11. <orderEntry type="sourceFolder" forTests="false" />
  12. </component>
  13. </module>