albert Steiner created NETBEANS-5625:
----------------------------------------
Summary: imports are removed in error when I create an error in a
number in an array declaration
Key: NETBEANS-5625
URL: https://issues.apache.org/jira/browse/NETBEANS-5625
Project: NetBeans
Issue Type: Bug
Affects Versions: 12.3
Reporter: albert Steiner
Attachments: Netbeans error1 .jpg, Netbeans error2 .jpg, netbeans
A.jpg, netbeans A2.jpg, netbeans err10.jpg, netbeans err8.jpg, netbeans
err9.jpg, netbeansError3.jpg, netbeansError4.jpg, netbeansError5jpg.jpg
my class EM has a number of imports, but when I create an error at line 1062
double[][] clanFutureFundEmerg1 = \{{.25, .25, .25, .25, .25}, \{.2.5, .25,
.25, .25, .25}};
This creates a large number of errors in the succeeding code., and removes some
imports
using undo fixes the problem.
However when I try to repeat the problem, the imports are shaded red but not
removed, and other classes are set to error.
When I fix the error at line 1062, but not with an undo, the imports are kept.
When I originally was hit by the problem, when I fixed the error, the imports
did not come back. This was a previous invocation of netbeans. I will try to
include screenshots on a windows 10 desktop
I attached the following screen shots errors 1 thru 5 are the first test and fix
netbeans err8 thru 10 are the second try where netbeans recovered correct.
I did another run to get a log with the error This is Netbeans A and A2
--
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