Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
11.0
-
None
-
None
-
OS X 10.14.3 (18D109)
Java 1.8.0_181Product Version: Apache NetBeans IDE 11.0 (Build incubator-netbeans-release-404-on-20190319)
Java: 1.8.0_181; Java HotSpot(TM) 64-Bit Server VM 25.181-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_181-b13
System: Mac OS X version 10.14.3 running on x86_64; UTF-8; en_US (nb)
User directory: ~/Library/Application Support/NetBeans/11.0
Cache directory: ~/Library/Caches/NetBeans/11.0OS X 10.14.3 (18D109) Java 1.8.0_181 Product Version: Apache NetBeans IDE 11.0 (Build incubator-netbeans-release-404-on-20190319) Java: 1.8.0_181; Java HotSpot(TM) 64-Bit Server VM 25.181-b13 Runtime: Java(TM) SE Runtime Environment 1.8.0_181-b13 System: Mac OS X version 10.14.3 running on x86_64; UTF-8; en_US (nb) User directory: ~/Library/Application Support/NetBeans/11.0 Cache directory: ~/Library/Caches/NetBeans/11.0
Description
easily reproducible (on Mac anyway).
In any java class, inside method body type this:
OutputStream os = new ByteArra
then press Ctrl-Space, press down-cursor to go to java.io.ByteArrayOutputStream constructor., press Enter.
Instead of completing as requestedor offering user input to choose what to actually put there, NB11 deletes the new ByteArra.
The only way to get it to actually complete is mouse-click.
Super-long time NB user here - grew accustomed to a pleasurable dev experience, and loss of this functionality is so taxing it's worth just using Eclipse at this point.
Looking forward to a fix
Related: NETBEANS-2490
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-1139 AssertionError in org.netbeans.modules.editor.java.JavaCodeTemplateProcessor.getProposedValue
- Open
-
NETBEANS-2870 A java.lang.AssertionError exception has occurred
- Open
-
NETBEANS-2978 Assertion error in code completion in Java code
- Closed
- is duplicated by
-
NETBEANS-2978 Assertion error in code completion in Java code
- Closed
-
NETBEANS-2627 Autocomplete fail - delete the word
- Closed