开发者

How to add run parameters to a C++ project in Netbeans

I am using Nebeans 开发者_高级运维7.0 and its C++ plugin and I want to do something like this: test.exe < in.txt > out.txt when I run the project. Where can I add these parameters to the project in Netbeans? Thanks in advance!


Under File, Project Properties, Run the first entry is Run Command. Click on the ellipsis to enter the additional information.

How to add run parameters to a C++ project in Netbeans


I've no C++ project plugin installed at the moment, but in Java and PHP you need to right click on the project name in project manager, select 'Properties' and find 'Run Configuration' (or something similar) in Categories tree

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜