9 Commits

Author SHA1 Message Date
784591b407 chore: 移除 Demo 运行配置中的 --debug 参数
移除了多个 Demo 运行配置文件中的 --debug 参数,包括:
- Demo1.run.xml
- Demo2.run.xml
- Demo3.run.xml
- Demo4.run.xml
- Demo5.run.xml
- Demo6.run.xml
- Demo7.run.xml
- Demo8.run.xml
- Demo9.run.xml
- Demo10.run.xml
- Demo11.run.xml
- Demo12.run.xml
- Demo13.run.xml
- Demo15.run.xml
- Demo16.run.xml
- Demo17.run.xml
- Demo18.run.xml
- Demo19.run.xml
- Demo20.run.xml
- Demo21.run.xml
- Demo22.run.xml
- Demo23.run.xml
- Demo27.run.xml
- Demo28.run.xml
- Demo29.run.xml
- Demo30.run.xml
- Demo32.run.xml
2025-09-01 17:21:36 +08:00
9fb2dfae51 chore: 在 Demo 运行配置中添加 --debug 参数
- 在所有 Demo 示例的 run.xml 文件中添加 --debug 参数
- 此修改有助于在调试时提供更多详细信息
2025-07-28 13:39:55 +08:00
4081d7d928 chore: 移除代码覆盖率配置 2025-07-28 10:00:30 +08:00
e1f36d9689 chore: 更新 Demo 运行配置路径
- 修改了多个 Demo 运行配置文件中的程序参数,将示例代码路径从根目录下的 playground 子目录移动到 playground/Demo 子目录- 新增 Demo12 运行配置文件,使用更新后的路径格式
2025-07-10 11:45:05 +08:00
6ae6d6e893 chore: IDEA 点击运行后"Run tool 窗口"会出现 2025-07-01 09:34:38 +08:00
cb4faf0632 chore: 增加 Bug1 配置文件 2025-06-29 18:28:43 +08:00
002b51b71c style: 把 Cli 移出作为独立包,为后续拓展做铺垫 2025-06-19 15:43:27 +08:00
44ffed3571 test: 适配新的Cli 2025-06-18 06:29:07 +00:00
f08b824034 chore: IDEA配置文件修改 2025-06-11 09:50:43 +08:00