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 でコードをホットスワップできるようにするには、Eclipse で「自動ビルド」を有効にする/チェックを入れる必要があります。
プロジェクト→「自動ビルド」にチェックを入れます。デバッグ セッションを開始すると、保存された変更がホット スワップされます。
これらの警告を確認するには、Eclipse のデバッグ設定 ([設定] で [デバッグ設定] に移動) に移動すると、ユーザーに表示される警告を有効/無効にする "ホット コード置換" オプションが表示されます。