Josh Juneau created NETBEANS-4156:
-------------------------------------
Summary: Split into declaration and assignment hint is not shown
on OS X
Key: NETBEANS-4156
URL: https://issues.apache.org/jira/browse/NETBEANS-4156
Project: NetBeans
Issue Type: Bug
Components: cnd - Other
Affects Versions: 12.0
Environment: Mac OS X 10.14.6
NetBeans running on Azul Zulu JDK 11.0.5: OpenJDK Runtime Environment
11.0.5+10-LTS
Reporter: Josh Juneau
Fix For: 12.0
When working with the NETCAT "Java Hints" test, I found that the Disabling
Hints test did not work for me on OS X. I typed the following into a method
body, and I should have received the "Split into declaration and assignment"
hint, but did not.
String s = new String();
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists