Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Contributing menus via model fragments
Contributing menus via model fragments [message #1814279] Sun, 08 September 2019 11:08 Go to next message
Samuel Abramov is currently offline Samuel AbramovFriend
Messages: 5
Registered: August 2019
Junior Member
Hi @ all,

on my long jorney to make a basic javafx rcp with Java 11 and JavaFX I reached a new problem.

I stuck at the vogellas tutorial: Exercise: Contributing menus via model fragments. This works excellent on a SWT based RCP Client, but not work for me in my JavaFX based rcp client.

Are there any special things, which are important to know? For example Im not sure about dependencies , he describe that:

Add the dependencies
In the MANIFEST.MF file, add the following plug-ins as dependencies to your contribute plug-in.

org.eclipse.core.runtime

org.eclipse.swt // What should I use instead?

org.eclipse.jface // What should I use instead?

org.eclipse.e4.core.di

org.eclipse.e4.ui.workbench

org.eclipse.e4.ui.di


Is there any tutorials based on javafx?
Re: Contributing menus via model fragments [message #1814727 is a reply to message #1814279] Tue, 17 September 2019 07:43 Go to previous message
Thomas Lehmann is currently offline Thomas LehmannFriend
Messages: 6
Registered: August 2019
Junior Member
Hi,

when you were asking me: https://github.com/StegmannSystems/rcp.demo/issues/3
you didn't told me that you were interested in the Java FX.

On the branch windows-only I have the Java FX support but not yet the ui contribution from git master as you requested.

However ... what other feature you have been interested
in besided the given one?

And what did you mean exactly with "not work for me"?

Regards,
Thomas
Previous Topic:No Default Proposals
Next Topic:Eclipse + Tycho + Maven + OSGI + Java FX + Java >= 11?
Goto Forum:
  


Current Time: Thu Apr 25 06:00:55 GMT 2024

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

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

Back to the top