RCP + Eclipse forms

J

jjshoe

I have an application that uses RCP + Eclipse forms. At first Eclipse
Forms wasn't available in the dependencies portion of manifest.mf, so
I copied it from the eclipse plugin dir to the Eclipse Forms SDK
plugin directory.

However, when I launch my RCP app I now get:

eclipse.buildId=unknown
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application com.fonality.helpdesk.application
Command-line arguments: -application
com.fonality.helpdesk.application -data C:\Documents and Settings
\jjshoe\workspace/../runtime-EclipseApplication -dev file:C:/Documents
and Settings/jjshoe/workspace/.metadata/.plugins/org.eclipse.pde.core/
Eclipse Application/dev.properties -os win32 -ws win32 -arch x86

Error
Sun May 20 01:40:21 PDT 2007
Application error

java.lang.RuntimeException: Application
"com.fonality.helpdesk.application" could not be found in the
registry. The applications available are: <NONE>.
at org.eclipse.core.internal.runtime.PlatformActivator
$1.run(PlatformActivator.java:68)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:
92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:
68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)



any ideas?

-j
 
E

egdiaz

I have an application that usesRCP+Eclipseforms. At firstEclipse
Forms wasn't available in the dependencies portion of manifest.mf, so
I copied it from theeclipseplugin dir to theEclipseForms SDK
plugin directory.

However, when I launch myRCPapp I now get:

eclipse.buildId=unknown
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application com.fonality.helpdesk.application
Command-line arguments: -application
com.fonality.helpdesk.application -data C:\Documents and Settings
\jjshoe\workspace/../runtime-EclipseApplication -dev file:C:/Documents
and Settings/jjshoe/workspace/.metadata/.plugins/org.eclipse.pde.core/EclipseApplication/dev.properties -os win32 -ws win32 -arch x86

Error
Sun May 20 01:40:21 PDT 2007
Application error

java.lang.RuntimeException: Application
"com.fonality.helpdesk.application" could not be found in the
registry. The applications available are: <NONE>.
at org.eclipse.core.internal.runtime.PlatformActivator
$1.run(PlatformActivator.java:68)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:
92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:
68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

any ideas?

-j

Hi all!!

I have the same problem you describe above and I don't find any
solution. Have you solved it? How? Any suggestions?

Cheers,
Kike.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,067
Latest member
HunterTere

Latest Threads

Top