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.
Eclipse では、リモート デバッグ用に TCP ポート経由でリモート プロセスに接続できます。
IDEAはそれを許可しますか?どのように構成できますか?
IDEAはそれを行うことができます!! 次の手順で実行できます: 1. ステップに入ります --> 構成を編集します 2. [追加] (左上のプラス記号) をクリックします --> リモートを選択します 3. この画面は次のように表示されます:
ホスト、ポート (プログラムが存在する場所) を変更し、引数を指定して Java を実行できます。