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 233493 - A typo in the name of a default fxml file: Simple.fxml
Summary: A typo in the name of a default fxml file: Simple.fxml
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-26 13:40 UTC by Irina Fedortsova
Modified: 2013-09-27 21:36 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 Irina Fedortsova 2013-07-26 13:40:11 UTC
When creating a new JavaFX FXML application, NB offers a default name for the fxml file Simple.fxml
Comment 1 Petr Somol 2013-07-29 14:39:17 UTC
fixed in jetmain
http://hg.netbeans.org/jet-main/rev/4b2e7be6131e

due to slight controversy regarding the name I renamed the default name to "FXMLDocument"
Comment 2 Quality Engineering 2013-08-01 02:32:33 UTC
Integrated into 'main-silver', will be available in build *201307312300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4b2e7be6131e
User: Petr Somol <psomol@netbeans.org>
Log: #233493 - A typo in the name of a default fxml file