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 Source 并正常调试它。
我的问题是:如何检索调试选择?也许我必须添加一个选择监听器?在哪里?
谢谢。
LaunchViewCopyToClipboardActionDelegate从org.eclipse.debug.ui插件看一下。
LaunchViewCopyToClipboardActionDelegate
org.eclipse.debug.ui