-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
7u40
-
None
-
OpenSuse Linux, Netbeans 7.3 beta, Scene Builder 1.1
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
- duplicates
-
JDK-8103470 Cryptic error message when method name is missing the heading '#'
-
- Closed
-