1 eclipse debug configurations arguments指定文件路径参数

使用绝对路径,但是这个文件必须要放在该project的源码路径的外面才行,否则eclipse不认这个文件。

比如project的路径是/Users/xxxx/myworks/helloworld_project ,那么作为参数的文件不能放在这个目录下,必须放在外面。

比如:/Users/xxxx/myworks/hello.txt

2 多个参数以空格相隔开

相关文章:

  • 2021-09-15
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2022-03-02
猜你喜欢
  • 2021-11-21
  • 2021-12-25
  • 2022-01-08
  • 2021-11-23
  • 2023-03-11
  • 2021-05-21
  • 2022-12-23
相关资源
相似解决方案