GEF4 Plugin Development [message #1745664] |
Fri, 14 October 2016 08:44 |
Arndt Bergner Messages: 4 Registered: December 2011 |
Junior Member |
|
|
Hi,
I'm new to GEF4 and coming from the GEF3 universe. I'm currently trying to create an extensible RCP Plugin with GEF4 but cannot think of a way to do it in a rcp plugin way. Later on I like to use extension points to a tools, data and shapes.
When I have an plugin extending org.eclipse.ui.plugin.AbstractUIPlugin how can I start GEF4?
the way to go is to create a Application extending class which is starting the JavaFX? Like: MayApplication.launch(args).
And how can I proper close the application? If it is closed I get the error 'Application launch must not be called more than once'
[Updated on: Fri, 14 October 2016 09:55] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03834 seconds