eclipse 插件实例报错

时间:2023-01-28 22:59:29
按照网上说的实例做了个Hello world的插件例子,导出产品后,eclipse.exe这个可执行文件,可是无法执行,执行时报如下错误,看不出是哪个JAR不能用。请高手帮忙解决,谢谢!

#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Sun Jun 23 22:22:42 CST 2013
osgi.bundles=reference\:file\:com.ibm.icu_4.4.2.v20110823.jar@4,reference\:file\:org.eclipse.core.commands_3.6.0.I20110111-0800.jar@4,reference\:file\:org.eclipse.core.contenttype_3.4.100.v20110423-0524.jar@4,reference\:file\:org.eclipse.core.databinding_1.4.0.I20110111-0800.jar@4,reference\:file\:org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar@4,reference\:file\:org.eclipse.core.databinding.property_1.4.0.I20110222-0800.jar@4,reference\:file\:org.eclipse.core.expressions_3.4.300.v20110228.jar@4,reference\:file\:org.eclipse.core.jobs_3.5.101.v20120113-1953.jar@4,reference\:file\:org.eclipse.core.runtime_3.7.0.v20110110.jar@4,reference\:file\:org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505/@4,reference\:file\:org.eclipse.equinox.app_1.3.100.v20110321.jar@4,reference\:file\:org.eclipse.equinox.common_3.6.0.v20110523.jar@4,reference\:file\:org.eclipse.equinox.launcher_1.2.0.v20110502.jar@4,reference\:file\:org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502/@4,reference\:file\:org.eclipse.equinox.preferences_3.4.2.v20120111-2020.jar@4,reference\:file\:org.eclipse.equinox.registry_3.5.101.R37x_v20110810-1611.jar@4,reference\:file\:org.eclipse.help_3.5.100.v20110426.jar@4,reference\:file\:org.eclipse.jface_3.7.0.v20110928-1505.jar@4,reference\:file\:org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar@4,reference\:file\:org.eclipse.osgi.services_3.3.0.v20110513.jar@4,reference\:file\:org.eclipse.swt_3.7.2.v3740f.jar@4,reference\:file\:org.eclipse.swt.win32.win32.x86_3.7.2.v3740f.jar@4,reference\:file\:org.eclipse.ui_3.7.0.v20110928-1505.jar@4,reference\:file\:org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar@4,reference\:file\:org.salever.rcp.tech.helloworld_1.0.0.201306232222.jar@4
eclipse.application=org.salever.rcp.tech.helloworld.application
osgi.bundles.defaultStartLevel=4
osgi.framework=file\:plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
eclipse.product=org.salever.rcp.tech.helloworld.product
osgi.framework.extensions=
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=profile

3 个解决方案

#1


顶起。。。。。。。。。希望有人帮我解决。。。谢谢了。。。。。。。。。

#2


你看的是哪个例子啊,发出来看看呀?

#3


楼主去下一个专门用来开发插件的eclipse版本,然后新建的时候直接可以选择hello world 的模板,
然后基本上是傻瓜操作了。。。

#1


顶起。。。。。。。。。希望有人帮我解决。。。谢谢了。。。。。。。。。

#2


你看的是哪个例子啊,发出来看看呀?

#3


楼主去下一个专门用来开发插件的eclipse版本,然后新建的时候直接可以选择hello world 的模板,
然后基本上是傻瓜操作了。。。