简体   繁体   English

尝试使用向导导出日食产品时出错

[英]Error while trying to export eclipse product using wizard

I am getting an error using the eclipse product export wizard. 使用Eclipse产品导出向导时出现错误。 I attached a screen shot the error. 我附上了屏幕快照的错误。 The application itself runs out of eclipse with no problems. 该应用程序本身可以毫无问题地运行在Eclipse之上。 I know I have the dependency in the proper location. 我知道我在适当的位置有依赖性。 If it helps my company uses Eclipse Indigo. 如果有帮助,我的公司将使用Eclipse Indigo。 Additionally, a side thing I have noticed is if I add the osgi plugin to the start levels on the configuration tab the product builds. 此外,我注意到的另一件事是,如果我将osgi插件添加到产品构建的“配置”选项卡上的开始级别。 However after I build and install the program it won't run because of an illegal argument exception. 但是,在我构建并安装程序之后,由于非法的参数异常,它将无法运行。

Any info would be appreciated. 任何信息,将不胜感激。 在此处输入图片说明 . 在此处输入图片说明

I want to give you 2 suggestions: 我想给你2条建议:

  1. Check your PATH environment variable and make sure it's pointing to the right JDK. 检查您的PATH环境变量,并确保它指向正确的JDK。 that was the issue. 这就是问题所在。 Hope this will help. 希望这会有所帮助。
  2. Secondly you can download the related jar file and keep it in related folder. 其次,您可以下载相关的jar文件并将其保存在相关的文件夹中。 There is a good example is given here: Eclipse - Cannot complete the install because one or more required items could not be found (org.apache.httpcomponents.httpclient) 此处提供了一个很好的示例: Eclipse-无法完成安装,因为找不到一个或多个必需项(org.apache.httpcomponents.httpclient)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM