This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 239671 - [80cat] Maven JavaFX project generates Scene.fxml with 1.0 style xmlns:fx
Summary: [80cat] Maven JavaFX project generates Scene.fxml with 1.0 style xmlns:fx
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Visual Tool Integration (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P4 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 03:25 UTC by Lou Dasaro
Modified: 2015-02-04 09:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2013-12-20 03:25:07 UTC
A new Maven JavaFX project generates "Scene.fxml" with xmlns:fx="http://javafx.com/fxml", but should be generating xmlns:fx="http://javafx.com/fxml/1",

This is minor, but it might (?) cause JavaFX Scene Builder integration to fail/falter at some point in the future.