【问题标题】:Is there a 'diff' API in Eclipse?Eclipse 中是否有“差异”API?
【发布时间】:2013-12-27 09:37:41
【问题描述】:

我想在我的 Eclipse 插件程序中获取两个文件之间的区别。我可以使用这样的“差异”API吗?

【问题讨论】:

标签: eclipse eclipse-plugin


【解决方案1】:

Eclipse 比较编辑器提供插件可以使用的 API - 请参阅 Eclipse 帮助中的 Compare support 部分。

【讨论】:

    【解决方案2】:

    尝试使用 org.eclipse.compare 插件。 Eclipse 使用它来比较 eclipse 中的文件。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-01-08
      • 2011-02-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-10-27
      相关资源
      最近更新 更多