Versions Compared

Key

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

...

The focus will be on small features that can be added as new tasks within existing test specs.


FeatureTest Spec Impact for NetCAT 12.0
1

New Java type, Sealed types - Will be preview in JDK 15

One task will need to be added to Java Editor test spec.
2

Any modification to the TextBlocks - finalization (Based on JDK 15)

One task will need to be added to Java Code Completion test spec.
3

Copying a class externally and pasting it in NetBeans to creates class automatically.

One task will need to be added to Java Editor test spec.
4

Conversion of Lambdas to Method Reference and vice-versa,
what is present today is Lambdas to Anonymous and Anonymous to Lambda conversion.

One task will need to be added to Java Hints test spec.

Beyond NB 12.0

  • Plan to create installer of any chosen projects using the JPackager.
  • Support for additional breakpoints in Lambda.
  • Text block language annotation, extension to text block specification, without identifying the language text blocks may not be of much use.

  • Option to download Java not already present when installing NetBeans.