problem with the fx:namespace
Tom Schindl
tom.schindl at bestsolution.at
Wed Apr 24 07:01:32 UTC 2019
Hi,
namespace != xsd - there can never ever be a XSD for FXML!
Tom
On 23.04.19 19:22, Larry White wrote:
> Hi, I'm having trouble with the fx namespace
>
> Scene Builder inserts several namespaces in an FXML file by default?
>
> xmlns:fx="http://javafx.com/fxml/1"
> xmlns="http://javafx.com/javafx/11.0.1"
>
> When I try to access either of these through IDEA, it tells me that there
> is "No XML at the location."
>
> When I try accessing them with a browser, I'm redirected to Oracle's java
> page. If I use https instead of http, I get a warning about the certificate.
>
> Oracle seems to have moved or removed them. How can make the fx namespace
> accessible to my fxml file?
>
> Thanks for your help
>
--
Tom Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7. A-6020 Innsbruck
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
More information about the openjfx-dev
mailing list