Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » javafx.embed.swt not found?
javafx.embed.swt not found? [message #1464818] Fri, 07 November 2014 22:25 Go to next message
D Apple is currently offline D AppleFriend
Messages: 1
Registered: November 2014
Junior Member
Trying to use FXCanvas to embed some Javafx in an existing Eclipse RCP application built on SWT.

However the javafx.embed.swt package is not found so I cannot import javafx.embed.swt.FXCanvas in to my class. The javafx.embed.swing package is there however.

How to resolve?
Re: javafx.embed.swt not found? [message #1467686 is a reply to message #1464818] Mon, 10 November 2014 08:12 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Did you do a package-import "javafx.embed.swt" in your MANIFEST.MF?

Tom

On 09.11.14 21:24, D Apple wrote:
> Trying to use FXCanvas to embed some Javafx in an existing Eclipse RCP
> application built on SWT.
>
> However the javafx.embed.swt package is not found so I cannot import
> javafx.embed.swt.FXCanvas in to my class. The javafx.embed.swing package
> is there however.
> How to resolve?
Previous Topic:How to use AdapterFactoryObservableList ?
Next Topic:Works with Java 7, but not Java 8
Goto Forum:
  


Current Time: Tue Jan 14 21:13:53 GMT 2025

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

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

Back to the top