【发布时间】:2015-05-04 07:22:48
【问题描述】:
我在官方文档中看到了一些可以将文件添加到 Eclipse RCP 应用程序根目录的帖子: http://help.eclipse.org/kepler/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles.htm 和 How to add files to the root of an Eclipse RCP app?
不幸的是,我无法让它工作!我想分发一个文件“launcher.bat”,它必须位于应用程序的根目录中。 一些信息 : - 我使用 Eclipse RCP 4(使用 Eclipse 版本 = 开普勒)。 - 我的项目配置是基于插件的
有什么帮助吗?
提前致谢
克莱门特
【问题讨论】:
标签: eclipse-rcp