Eclipse Java启动配置文件路径

编程入门 行业动态 更新时间:2024-10-28 16:16:57
本文介绍了Eclipse Java启动配置文件路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在寻找Eclipse存储其启动配置的文件。我在Ubuntu做一些Java开发。

我正在开发的一个可执行文件需要另一个可执行文件的输出作为参数。所以说,'B'的输出需要作为一个命令行参数传递给'A'。在Eclipse中,我不想每次手动更改运行配置。 Eclipse在哪里存储这些配置参数?

我在项目的extras文件夹中找到一个eclipseArguments.txt,但这与参数不一样我正在进入运行配置。 .project文件也不包含它。感谢您的帮助。

解决方案

我发现它在Debug配置。一旦我运行模块,在调试窗口中,我可以右键单击转到属性或类似的选项,然后有一个完整路径与所有参数。

I'm looking for a file where Eclipse stores its launch configurations. I'm doing some Java development in Ubuntu.

One of the executables i'm developing requires an output from another executable as a argument to it. So say, the output of 'B' needs to be passed as a commandline argument to 'A'. In the Eclipse, I don't want to manually change the "Run Configuration" every time. Where does Eclipse store these configurations esp the arguments?

I found a "eclipseArguments.txt" in the extras folder of the project but this isn't the same as the arguments I'm passing into the Run Configurations. The ".project" file doesn't contain it either. I'm confused.

Thanks for the help.

解决方案

I found it in Debug config. Once I run module, in the debug window I can right click an go to Properties or some similar option and then there is a full path with all arguments.

更多推荐

Eclipse Java启动配置文件路径

本文发布于:2023-10-07 10:55:38,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1469207.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:配置文件   路径   Eclipse   Java

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!