Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Starting an RCP application
Starting an RCP application [message #574676] Sun, 18 April 2010 12:23
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi,

I have been using "self hosting" e4. I tried to get an RCP app to run,
however i get this error:

!ENTRY org.eclipse.osgi 4 0 2010-04-18 14:17:16.910
!MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.AssertionFailedException: null
argument:applicationXMI argument missing
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at
org.eclipse.e4.ui.workbench.swt.internal.E4Application.loadA pplicationModel(E4Application.java:185)
at
org.eclipse.e4.ui.workbench.swt.internal.E4Application.creat eE4Workbench(E4Application.java:129)
at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:525)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:518)

Are RCP apps supposed to run out of the box or do I always need the
application XMI?

Regards,

Wim Jongman
Previous Topic:XWT. Using TableViewer.columns. Why?
Next Topic:Starting an RCP application
Goto Forum:
  


Current Time: Sat Apr 27 01:59:16 GMT 2024

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

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

Back to the top