如何在 Eclipse 3.5 中录制和重放宏?

发布于 2024-09-18 00:30:16 字数 171 浏览 3 评论 0原文

您推荐哪种工具用于宏录制和重放?也有一种语言吗?我经常在 Eclipse 和 Emacs(实际上是 Xemacs)之间切换来编辑任务。

如果我不用那么频繁地做就好了。如果 Eclipse 中有可用的宏语言/记录器,就会发生这种情况。它在 Netbeans 中可用,那么为什么这不是 eclipse 的优先事项呢?

Which tool would you recommend for macro recording and replaying ? Is there a language as well ? I frequently switch between Eclipse and Emacs(actually Xemacs) for editing tasks.

It would be nice if I didn't have to do as frequently. That would happen if a macro language/recorder were available in eclipse. It's available in Netbeans, so how come that is not a priority for eclipse ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

颜漓半夏 2024-09-25 00:30:16

Eclipse 上没有当前的宏语言:

  • 实用宏 与当前的不兼容3.5 或 3.6 Eclipse)(2014 年更新:自 2010 年以来已更新)。
  • 官方提案Eclipse Monkey已被撤回。
  • bug 8519 记录了缺席情况自 2002 年以来的按键宏! (也有 130 票),尽管已经进行了一些实验

因此,您现在最好的选择就是:

,它与 Eclipse 完全分离,但至少可以记录按键事件并将其发送到任何应用程序。

There is no current macro language on Eclipse:

  • Practical Macro is not compatible with current 3.5 or 3.6 Eclipse) (update 2014: it has been updated since 2010).
  • The official proposal Eclipse Monkey has been withdrawn.
  • And the bug 8519 records the absence of keystroke macro since 2002! (130 votes too), even though there have been some experiment.

So your best bet is right now:

, which are completely separated from Eclipse, but can at least record and send key events to any application.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文