got it thanks !
Le jeudi 19 mars 2020 à 20:00:34 UTC+1, Jan Lahoda a
écrit :
On Thu, Mar 19, 2020 at 6:52 PM Emilian Bold wrote:
seems like a neat feature to add to Java too...
It does seem work for Java for me - if I have a switch, which is missing some
possible cases, and I put
On Thu, Mar 19, 2020 at 6:52 PM Emilian Bold wrote:
> seems like a neat feature to add to Java too...
>
It does seem work for Java for me - if I have a switch, which is missing
some possible cases, and I put the cursor inside the "switch" (or after
it), there is a lightbulb on the left, and when
seems like a neat feature to add to Java too...
--emi
On Thu, Mar 19, 2020 at 6:18 PM Jerome Lelasseux
wrote:
>
> I just realized the annoucement below was specific for C/C++... I use java.
>
> Le jeudi 19 mars 2020 à 17:14:25 UTC+1, Jerome Lelasseux
> a écrit :
>
>
> Hi,
>
> Since 8.1 Netbean
I just realized the annoucement below was specific for C/C++... I use java.
Le jeudi 19 mars 2020 à 17:14:25 UTC+1, Jerome Lelasseux
a écrit :
Hi,
Since 8.1 Netbeans seems able to generate missing switch
clauses:http://wiki.netbeans.org/NewAndNoteworthyNB81#Generate_missing_switch_cla
Hi,
Since 8.1 Netbeans seems able to generate missing switch
clauses:http://wiki.netbeans.org/NewAndNoteworthyNB81#Generate_missing_switch_clauses
How to access it ?
I tried ctrl-space in various places, alt-insert, without success.