Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. NETBEANS-1728: ClassCastException in Switch Expression
  2. NETBEANS-1674: NPE thrown while formatting the switch expression


Steps to enable preview features in NetBeans IDE :

  1. Goto Project → Properties
  2. Goto Build → Compiling pane : Uncheck 'Run Compilation in External VM' and Add '--enable-preview' in Additional Compiler Options
  3. Goto Run pane : Add '--enable-preview' in VM Options