IdsGatewayMain.run.xml 680 B

12345678910111213141516
  1. <component name="ProjectRunConfigurationManager">
  2. <configuration default="false" name="IdsGatewayMain" type="Application" factoryName="Application" nameIsGenerated="true">
  3. <option name="MAIN_CLASS_NAME" value="com.sencorsta.ids.idsgateway.IdsGatewayMain" />
  4. <module name="idsGateway" />
  5. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/idsGateway" />
  6. <extension name="coverage">
  7. <pattern>
  8. <option name="PATTERN" value="com.sencorsta.ids.idsgateway.*" />
  9. <option name="ENABLED" value="true" />
  10. </pattern>
  11. </extension>
  12. <method v="2">
  13. <option name="Make" enabled="true" />
  14. </method>
  15. </configuration>
  16. </component>