RunMessageDecodingRecorderKt.run.xml 1.2 KB

1234567891011121314151617181920212223
  1. <!--
  2. ~ Copyright 2019-2022 Mamoe Technologies and contributors.
  3. ~
  4. ~ 此源代码的使用受 GNU AFFERO GENERAL PUBLIC LICENSE version 3 许可证的约束, 可以在以下链接找到该许可证.
  5. ~ Use of this source code is governed by the GNU AGPLv3 license that can be found through the following link.
  6. ~
  7. ~ https://github.com/mamoe/mirai/blob/dev/LICENSE
  8. -->
  9. <component name="ProjectRunConfigurationManager">
  10. <configuration default="false" name="RunMessageDecodingRecorderKt" type="JetRunConfigurationType"
  11. nameIsGenerated="true">
  12. <option name="MAIN_CLASS_NAME" value="net.mamoe.mirai.internal.bootstrap.RunMessageDecodingRecorderKt"/>
  13. <module name="mirai.mirai-core.jvmTest"/>
  14. <shortenClasspath name="NONE"/>
  15. <option name="VM_PARAMETERS"
  16. value="-Dmirai.debug.network.state.observer.logging=true -Dmirai.debug.network.show.all.components=true -Dkotlinx.coroutines.debug=on -Dmirai.debug.network.show.packet.details=true"/>
  17. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/test/run"/>
  18. <method v="2">
  19. <option name="Make" enabled="true"/>
  20. </method>
  21. </configuration>
  22. </component>