Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Issues building next (JavaFX related)

Andrew,


Did you actually install Xtext and e(fx)clipse in ICE, or just add them to the target? I've always installed them, so I'm not sure if it would make a difference.


What happens when you try to build ICE? Does Maven find the classes, or does it have trouble resolving them too?


Robert


From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of Jay Jay Billings <jayjaybillings@xxxxxxxxx>
Sent: Monday, February 15, 2016 8:09 AM
To: ice developer discussions
Subject: Re: [ice-dev] Issues building next (JavaFX related)
 

Andrew,

Mine builds fine on the command line, but not in the UI. I keep meaning to pull down the latest nightly (which has efxlipse) and see if it fixes it.

I don't think this was working for Robert on Linux either when I merged it, but I didn't know that and I wouldn't have merged it.

Can you build from the command line?

Jay

On Feb 15, 2016 12:10 AM, "Andrew Bennett" <bennett.andr@xxxxxxxxx> wrote:
Hey everyone,

I just pulled in and tried to build next and have been having some trouble with the viz bundles, regarding javafx.  I've started from a completely clean workspace (and .m2 directory) on Linux using OpenJDK 1.8.0_72.  I've added Xtext and e(fx)clipse to the target.  My issue is that none of the JavaFX classes can be resolved in the viz bundles.  I've tried adding the relevant packages/plugins to the imported packages/required plug-ins with no success.  Is there a certain version that I need or am I doing something completely wrong?

Andrew

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

Back to the top