我需要在eclipse中啟動一個外部工具,它以一些引數開頭。其中之一恢復到輸出檔案。我的問題是,我有多個構建配置,所以我有多個輸出檔案夾,但我只想使用一個外部工具配置。
外部工具配置
有沒有辦法,我可以將輸出檔案夾設定為動態變數,這取決于所選的構建配置。
uj5u.com熱心網友回復:
存在一個變數 config_name:
https://www.eclipse.org/forums/index.php/t/1076833/
當前專案的 ${config_name} 由:${config_name:${ProjName}} 給出
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/432710.html
標籤:蚀
上一篇:在Loki中洗掉部分日志
