Bug 491599 - *Panes in the "javafx.scene.control" package are missing from the wizard.
Summary: *Panes in the "javafx.scene.control" package are missing from the wizard.
Status: UNCONFIRMED
Alias: None
Product: Efxclipse
Classification: Technology
Component: Tooling (show other bugs)
Version: 2.1.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-13 10:10 EDT by Paul Roubekas CLA
Modified: 2016-04-13 10:10 EDT (History)
0 users

See Also:


Attachments
screen capture of wizard dialog (206.36 KB, image/jpeg)
2016-04-13 10:10 EDT, Paul Roubekas CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Roubekas CLA 2016-04-13 10:10:25 EDT
Created attachment 260924 [details]
screen capture of wizard dialog

Package Explorer -> New -> Other -> JavaFX -> JavaFX Project
Press the "Next >" button
Enter some arbitrary name for the "Project name:"
On the "Create a Java Project" panel press the "Next >" button.
On the "Java Settings" panel press the "Next >" button.
On the "{no name}" panel press the "None" button next to the "Language" label and select the FXML option.
The "Root-Type" drop down box is now enabled.
Click on the "javafx.scene.layout.BorderPane" default to get the list of containers that are allowed to be used as the root container.
Notice how "ScrollPane" is missing.
Please add "ScrollPane" to the drop down list.

This omission has also occurred for the other two panes, TabPane and SplitPane in the "javafx.scene.control" package.