我正在尝试使用" wuff"来隐藏一些现有的eclipse插件。插件在
https://github.com/akhikhl/wuff/wiki/Convert-existing-Eclipse-plugins-and-apps-to-Gradle
我按照教程成功创建了示例应用程序,但在尝试转换我自己的插件时出现以下错误:
org.apache.ant位于Manifest.MF中的Require-Bundle中
Require-Bundle:org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.jdt.core,
org.apache.ant