Dump API Changes for mirai-core-api.run.xml 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. <!--
  2. ~ Copyright 2019-2021 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="Dump API Changes for mirai-core-api" type="GradleRunConfiguration" factoryName="Gradle" folderName="API Compatibility">
  11. <ExternalSystemSettings>
  12. <option name="executionName" />
  13. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  14. <option name="externalSystemIdString" value="GRADLE" />
  15. <option name="scriptParameters" value="" />
  16. <option name="taskDescriptions">
  17. <list />
  18. </option>
  19. <option name="taskNames">
  20. <list>
  21. <option value=":mirai-core-api:apiDumpAll" />
  22. </list>
  23. </option>
  24. <option name="vmOptions" />
  25. </ExternalSystemSettings>
  26. <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
  27. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  28. <DebugAllEnabled>false</DebugAllEnabled>
  29. <method v="2" />
  30. </configuration>
  31. </component>