Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] Possible upcoming change on JavaFX-Equinox-Integration

Hi,

I know you guys are using our Equinox integration so I'd like to draw
your attention to a possible upcoming change you'd be affected if
implemented.

The nice thing is that you could remove all the javafx* imports in your
MANIFEST.MF because those will be found by default. The Adaptor-Hook
will stay as is but instead of createing a classloader for a specific
module it will act as a last resort loader e.g. to find the
SWT-JavaFX-Bridge.

I case you think this change is too distruptive and too late in the dev
cycle I could push that back to the next release but because we are
doing a 2.0.0 release in Mars this would be the perfect timeing and I
think the same is true for GEF4.

The bug to track is https://bugs.eclipse.org/bugs/show_bug.cgi?id=462634

Thanks for your attention

Tom

-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck


Back to the top