Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » MacOs, RCP and java_swt
MacOs, RCP and java_swt [message #441694] Fri, 20 August 2004 11:31 Go to next message
Michael Kilgore is currently offline Michael KilgoreFriend
Messages: 4
Registered: July 2009
Junior Member
I am having difficulty getting my RCP application (standalone mode) to run
on OS X. Reading notes in the RCP documentation I found that I needed to
use java_swt in place of java so that my command line looks like:
./java_swt -cp startup.jar org.eclipse.core.launcher.Main -application
my.app.rcpApp

However that does not work, the log shows:
org.osgi.framework.BundleException: Exception in
org.eclipse.ui.internal.WorkingPlugin.start() of bundle
org.eclipse.ui.workbench.
.
.
.

My guess/hope is that I am missing something very simple here. Thanks in
advance for any ideas you might have.
Re: MacOs, RCP and java_swt [message #441754 is a reply to message #441694] Mon, 23 August 2004 19:04 Go to previous message
Andre Weinand is currently offline Andre WeinandFriend
Messages: 66
Registered: July 2009
Member
On 20.8.2004 13:31 Uhr, in article cg4n8k$lka$1@eclipse.org, "Michael
Kilgore" <mfkilgore@infoclearonline.com> wrote:

> I am having difficulty getting my RCP application (standalone mode) to run
> on OS X. Reading notes in the RCP documentation I found that I needed to
> use java_swt in place of java so that my command line looks like:
> ./java_swt -cp startup.jar org.eclipse.core.launcher.Main -application
> my.app.rcpApp
>
> However that does not work, the log shows:
> org.osgi.framework.BundleException: Exception in
> org.eclipse.ui.internal.WorkingPlugin.start() of bundle
> org.eclipse.ui.workbench.

Could you please file a bug report.
I'll investigate...
--andre
Previous Topic:SWT and Java3D
Next Topic:Loose focus?
Goto Forum:
  


Current Time: Tue Apr 23 06:49:20 GMT 2024

Powered by FUDForum. Page generated in 0.02598 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top