通过 Mac El Capitan 中的插件安装程序访问 eclipse 内容

Accessing eclipse content through plug in installer in Mac El Capitan

我需要为插件安装程序提供 eclipse 的路径,但不能,因为探索内容的唯一方法是通过显示包内容。

Image: The window wheres it asks for the path

Image: What i find when browsing into the eclipse folder

我设法通过复制包内容并为安装程序提供副本路径使其工作。

然后在插件安装程序对其进行更改后用副本替换原始文件。