Contributing menus via model fragments [message #1814279] |
Sun, 08 September 2019 07:08  |
Eclipse User |
|
|
|
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?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03110 seconds