[13] RFR: JDK-8209180: Media fails to load source from custom image, with jrt: URL

2019-04-24 Thread Alexander Matveev
Hi Kevin, Please review the following: https://bugs.openjdk.java.net/browse/JDK-8209180 http://cr.openjdk.java.net/~almatvee/8209180/webrev.00/ - Added support for JRT protocol. Thanks, Alexander

Re: problem with the fx:namespace

2019-04-24 Thread Larry White
Ok. Thanks for the clarification. On Wed, Apr 24, 2019 at 3:02 AM Tom Schindl wrote: > 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

Re: problem with the fx:namespace

2019-04-24 Thread Tom Schindl
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; >