Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Simple e4 fx application wont start up
Simple e4 fx application wont start up [message #1823186] Sat, 21 March 2020 16:44 Go to next message
Ömer Genc is currently offline Ömer GencFriend
Messages: 1
Registered: June 2019
Junior Member
Hey,

i am trying to start an old application of mine. I developed this one some years ago on windows. Right now i am trying to get the application running on mac os x. I was able to import the application into my IDE, no erros where show.
However when launching the eclipse application no application comes up.

So i started with a complete fresh minimal example app and the problem there is the same. Basically it only include the 4 autogenerated Projects.

myApp.rcp.app
myApp.rcp.app.feature
myApp.rcp.app.product
myApp.rcp.app.releng


I created a simple trimmed window, with a perspective and a part. However nothing shows up. I can see that the osgi environment seems to be running, as i can enter commands into the osgi shell.

Any hints on this?

This is my environment:

JDK 8
Eclipse IDE for RCP and RAP Developers Version: 2019-03 (4.11.0)
efxclipse-target platform 3.0.0
efxclipse-eclipse plugin 3.6.0
Re: Simple e4 fx application wont start up [message #1823462 is a reply to message #1823186] Thu, 26 March 2020 21:59 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Did you use the generated launch config? Please check that the -XstartOnFirstThread in the launch is not checked
Previous Topic:Populate TableView with ObservableMap
Next Topic:Upgrading e(fx)clipse plugin based app to OpenJDK and OpenJFX
Goto Forum:
  


Current Time: Fri Apr 19 13:50:45 GMT 2024

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

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

Back to the top