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 製品を入手しました。この製品では、Java ソースを作成し、正常にデバッグできます。
私の質問は次のとおりです。デバッグ選択を取得するにはどうすればよいですか? たぶん、選択リスナーを追加する必要がありますか? どこ?
ありがとう。
プラグインLaunchViewCopyToClipboardActionDelegateからご覧ください。org.eclipse.debug.ui
LaunchViewCopyToClipboardActionDelegate
org.eclipse.debug.ui