从Pycharm运行蝙蝠

发布于 2025-01-31 18:04:50 字数 384 浏览 2 评论 0原文

我的存储库中有一些文件在plantuml中写入(实际上是.txt文件)。 我也有一个.bat具有代码行:

java -jar plantuml.jar ../ sequencesdiagrams/plantuml_file_name

我的存储库位于路径f:\ rps中。 我想知道:

  1. 是否有一种方法可以从pycharm内部运行.bat,因为目前我必须从文件资源管理器中看蝙蝠。
  2. 有没有办法远程指定我要转换为PNG的Plantuml文件?目前,我必须在.bat中的路径中手动修改文件名。

I have in my repository some files writen in plantUML (these are actually .txt files).
I also have a .bat which has the code line :

java -jar plantuml.jar ../SequencesDiagrams/plantUML_file_name.

My repository is located in the path F:\RPS.
I would like to know :

  1. is there a way to run the .bat from inside pyCharm because for the moment I have to pen the bat from the file explorer.
  2. is there a way remotely specify which plantUML file I want to convert to a png ? for the moment I have to manually modify the file name in the path in the .bat

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文