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.
私は ant でハブを開始しました。代わりに ant を使用して rc を開始するのではなく、コード .iam から junit を使用して rc を実行したいと考えています。
本当にこれを行う必要がある場合は、build.xmlファイルを確認してください。「launch-remote-control」タスクは、必要なすべての情報を提供するはずです。呼び出されているJavaクラスと、渡されている引数を確認できます。クラスパスのvendor/ディレクトリにもすべてがあることを確認する必要があります。