sjhome.iml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="FacetManager">
  4. <facet type="Spring" name="Spring">
  5. <configuration>
  6. <fileset id="fileset" name="Spring Application Context" removed="false">
  7. <file>file://$MODULE_DIR$/src/main/resources/applicationContext.xml</file>
  8. </fileset>
  9. </configuration>
  10. </facet>
  11. <facet type="JRebel" name="JRebel">
  12. <configuration>
  13. <option name="deleteUnindexed" value="false" />
  14. <option name="httpAuthEnabled" value="false" />
  15. <option name="httpPassword" />
  16. <option name="httpUsername" />
  17. <option name="ideModuleStorage">
  18. <map>
  19. <entry key="com.zeroturnaround.jrebel.FormatVersion" value="7.0.0" />
  20. <entry key="com.zeroturnaround.jrebel.remoting.DeleteUnindexedFiles" value="false" />
  21. <entry key="com.zeroturnaround.jrebel.remoting.ModuleRemoteServerSelection" value="off" />
  22. <entry key="jrebelEnabled" value="true" />
  23. <entry key="lastExternalPluginCheckTime" value="1576033586721" />
  24. </map>
  25. </option>
  26. <option name="masterModuleName" />
  27. <option name="overrideStandardXmlFolder" value="false" />
  28. <option name="remotingEnabled" value="false" />
  29. <option name="secure" value="true" />
  30. <option name="url" />
  31. <option name="xmlDir" />
  32. </configuration>
  33. </facet>
  34. </component>
  35. </module>