To be able to use fx: namespace we use "xmlns:fx="javafx:com.sun.javafx.tools.ant"" in ant build script, but there is no .xsd file located in JavaFX SDK/tools/ant-javafx.jar.
In NetBeans we use "xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1"" with available http://netbeans.org/ns/j2se-project/1.xsd on the web.
Please create .xsd file and place it on the web (preferably) or in the jar. We need it for xml checking/validation.
In NetBeans we use "xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1"" with available http://netbeans.org/ns/j2se-project/1.xsd on the web.
Please create .xsd file and place it on the web (preferably) or in the jar. We need it for xml checking/validation.