Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 7u40
-
Fix Version/s: None
-
Component/s: javafx
-
Labels:None
-
Environment:
OpenSuse Linux, Netbeans 7.3 beta, Scene Builder 1.1
-
Subcomponent:
Description
Scene Builder could add missing '#' for method names.
Steps:
- select any component that can have an action (i.e. button)
- in Inspector window, under 'Code' -> type a method name [NOT starting with #] in any given text field (i.e. On Action)
- in NetBeans, trying to generate the controller will not generate the required method because of missing '#'
This seems linked to issueDTL-5418 ?
Steps:
- select any component that can have an action (i.e. button)
- in Inspector window, under 'Code' -> type a method name [NOT starting with #] in any given text field (i.e. On Action)
- in NetBeans, trying to generate the controller will not generate the required method because of missing '#'
This seems linked to issue
Attachments
Issue Links
- duplicates
-
JDK-8103470 Cryptic error message when method name is missing the heading '#'
-
- Closed
-