Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「mvn -Dtest=TestCircle#mytest test」を使用するとコンソールでそれを実行できることはわかっていますが、このように、メソッドを選択して実行するよりも右クリックするような何かをEclipseで実行したいと考えています。
eclipse 変数を使用してテスト コマンド パラメータを設定しようとしましたが、選択したクラス名とメソッド名を返すことができる変数がありません。