| RCP编程技巧:Eclipse rcp应用发布后运行时报错java.lang.RuntimeException: 问题的解决 【原创】 今天,我重新发布我的Rcp应用后,不能运行,打开日志文件,报错如下: !SESSION 2006-04-30 10:04:57.584 -----------------------------------------------eclipse.buildId=unknown
 java.version=1.4.2_09
 java.vendor=Sun Microsystems Inc.
 BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
 Command-line arguments:  -os win32 -ws win32 -arch x86
 !ENTRY org.eclipse.core.runtime 2006-04-30 10:05:01.339!MESSAGE 找不到产品 GeniusPlatform.GeniusPlatform。
 !ENTRY org.eclipse.osgi 2006-04-30 10:05:01.389!MESSAGE Application error
 !STACK 1
 java.lang.RuntimeException: 找不到应用程序标识。
 at org.eclipse.core.internal.runtime.PlatformActivator$1.run
 (PlatformActivator.java:204)……
 2006/4/30 14:53:00
 Posted by guanhui | 阅读全文 | 回复 | 引用通告 |