Re: Decompiler for java

2020-05-16 Thread Brain Rebooting
Yaah! It would be a good advice. Though it's challenging for me, but I will try it. Thank you. Samiul Alom Sium On Sun, May 17, 2020, 12:46 PM Emilian Bold wrote: > Note you are replying only to me, not the mailing list... > > I agree it would be nice to integrate a decompiler. Might be an int

Re: Decompiler for java

2020-05-16 Thread Emilian Bold
> 1. Machine learning capabilities to code completion. Let's just put this under "better code completion". You don't know that only ML can provide this and it being ML will not necessarily make it better. For JS we could provide better code completion in commercial tooling using better static anal

Re: Decompiler for java

2020-05-16 Thread Ty Young
On 5/16/20 11:27 PM, Brain Rebooting wrote: Still, Apache Netbeans requires some things to be usable as a true full stack IDE for java and JavaScript at least. They are: 1. Machine learning capabilities to code completion. 2. Autocompletion support for database or SQL language and NoSQL suppo

Re: Decompiler for java

2020-05-16 Thread Brain Rebooting
Still, Apache Netbeans requires some things to be usable as a true full stack IDE for java and JavaScript at least. They are: 1. Machine learning capabilities to code completion. 2. Autocompletion support for database or SQL language and NoSQL support like MongoDB. 3. A Decompiler for java. 4. Rea

Decompiler for java

2020-05-16 Thread Brain Rebooting
Hi all, Is there any decompiler for netbeans to see source code from class file. Samiul alom sium Bangladesh

Re: Git status difference between build and command line

2020-05-16 Thread George Brooks
Looks like the pull request was closed without incorporation. 12.0-beta4 remains at 5.5.0. George On Fri, Apr 17, 2020 at 5:10 AM George Brooks wrote: > Thanks. Looks promising. > > > > On Thu, Apr 16, 2020 at 11:07 PM Peter Hull wrote: > >> On Thu, 16 Apr 2020 at 22:47, George Brooks >> wrot

Re: Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-16 Thread HRH
OK, I look forward to your screencast and the tutorial pointer. thx On Saturday, May 16, 2020, 2:44:33 PM GMT+4:30, Geertjan Wielenga wrote: No, it’s quite different. I’ll make a screencast to show what the problem is and also show how the tutorial can be tweaked. Gj On Sat, 16 May 2

Re: Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-16 Thread Geertjan Wielenga
No, it’s quite different. I’ll make a screencast to show what the problem is and also show how the tutorial can be tweaked. Gj On Sat, 16 May 2020 at 11:59, HRH wrote: > GeertJan, > > I thank you immensely. This worked fine and the test passed. I guess we > can sum up that the putative JUnit 5

Re: Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-16 Thread HRH
GeertJan, I thank you immensely. This worked fine and the test passed. I guess we can sum up that the putative JUnit 5 feature in Netbeans 11.3 needs attention. Thanks again On Saturday, May 16, 2020, 11:07:31 AM GMT+4:30, Geertjan Wielenga wrote: OK, I think I've reproduced the probl