Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working(org.eclipse.fx.ui.workbench.fx, org.eclipse.fx.ui.di and org.eclipse.fx.ui.databinding not found)
Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1736858] Sun, 03 July 2016 15:03 Go to next message
Eclipse UserFriend
Hi there,
i'm working on a Linux 64 BIt System (Linux Mint 17.3 Rosa).
I installed a fresh Eclipse Neon Release (4.6.0) and installed the e(fx)clipse plugin and target Platform as described here: https://wiki.eclipse.org/Efxclipse.
When I create a new JavaFX7OSGI/ e4 Application Project, I get org.eclipse.fx.ui.workbench.fx, org.eclipse.fx.ui.di and org.eclipse.fx.ui.databinding not found.

Can someone help me out there?

Regards
Dieter
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737106 is a reply to message #1736858] Tue, 05 July 2016 14:18 Go to previous messageGo to next message
Eclipse UserFriend
You need to set a target platform did you do that?
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737108 is a reply to message #1737106] Tue, 05 July 2016 14:29 Go to previous messageGo to next message
Eclipse UserFriend
Yes I set up a target platform.
I discovered the same behavior today by downloading your preinstalled e(fx)clipse and installed it on an Win 7 64 bit machine.
I created the sample project.
Same behaviour.

[Updated on: Tue, 05 July 2016 14:31] by Moderator

Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737110 is a reply to message #1737108] Tue, 05 July 2016 15:31 Go to previous messageGo to next message
Eclipse UserFriend
Can you show a picture of your target platform dialog?
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737117 is a reply to message #1737110] Tue, 05 July 2016 16:47 Go to previous messageGo to next message
Eclipse UserFriend
Here the screenshots.
Hope this clarifies.

[Updated on: Tue, 05 July 2016 17:04] by Moderator

Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737150 is a reply to message #1737117] Wed, 06 July 2016 03:14 Go to previous messageGo to next message
Eclipse UserFriend
Hi Dieter,

the features you have selected only have 55 plugins. Did you check the contents tab, if the plugins you are missing are there? I would assume not.

To get all the plugins you should select the the "Target Platform Feature" instead:
index.php/fa/26401/0/

I recommend not to put your eclipse installation ${eclipse_home} into your target platform definition. The efxclipse "Target Platform Feature" already includes a lot of the plugins you could need from the eclipse platform. If you need more you should manually add the specific features you need to the definition.

Cheers,
Christoph
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737159 is a reply to message #1737117] Wed, 06 July 2016 03:45 Go to previous messageGo to next message
Eclipse UserFriend
Well for a pure e4 application you should have selected only the "Target
Platform feature" who is self contained.

Tom

On 05.07.16 22:47, Dieter Engelhardt wrote:
> Here the screenshots.
> Hope this clarifies.
>
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737191 is a reply to message #1737159] Wed, 06 July 2016 06:15 Go to previous messageGo to next message
Eclipse UserFriend
Thanx a lot Tom.
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737518 is a reply to message #1736858] Fri, 08 July 2016 19:19 Go to previous messageGo to next message
Eclipse UserFriend
I had the same problem. Thanks.
I've added some parts to Application.e4xmi. When I launch the application a
blank window comes up and I get a couple of messages in the console.

java.version=1.8.0_91
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product my.sample.app.product
Command-line arguments:  -product my.sample.app.product -data C:\Users\tfdllc158\workspace/../runtime-my.sample.app.product -dev file:C:/Users/tfdllc158/workspace/.metadata/.plugins/org.eclipse.pde.core/my.sample.app.product.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.equinox.ds 1 0 2016-07-08 16:29:43.986
!MESSAGE Could not bind a reference of component org.eclipse.fx.core.internal.JUtilLoggerFactory. The reference is: Reference[name = registerHandler, interface = java.util.logging.Handler, policy = dynamic, policy-option = greedy, cardinality = 0..n, target = null, bind = registerHandler, unbind = unregisterHandler, updated = null]

!ENTRY org.eclipse.equinox.ds 1 0 2016-07-08 16:29:44.499
!MESSAGE Could not bind a reference of component my.sample.app.themes.default. The reference is: Reference[name = Stylesheet, interface = org.eclipse.fx.ui.services.theme.Stylesheet, policy = dynamic, cardinality = 0..n, target = null, bind = registerStylesheet, unbind = unregisterStylesheet]


I'm not very familiar with ds stuff. The DefaultTheme.java file in
my.sample.app.themes bundle points to a css with a single
comment line. Any suggestions?

Henri
Re: Eclipse Neon 4.6.0 with E(fx)clipse 2.4.0 not working [message #1737557 is a reply to message #1737518] Sat, 09 July 2016 16:59 Go to previous message
Eclipse UserFriend
This are not problems but invalid warnings from equinox DS
Previous Topic:OS X bundle provided at http://efxclipse.bestsolution.at/ not working
Next Topic:@Preference - check if value exists
Goto Forum:
  


Current Time: Wed Jul 23 18:31:30 EDT 2025

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

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

Back to the top