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 <[email protected]> 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 interested > project for you to work on ;-) Try making a module that provides this! > > --emi > > > On Sun, May 17, 2020 at 9:44 AM Brain Rebooting <[email protected]> > wrote: > >> Thank you @emilian bold. >> >> But I need a decompiler and I don't like other software to retrieve >> source code from class file. >> >> I want to see it inside of netbeans editor. >> >> It's becoming a problem for me to use other software than netbeans for >> any purpose. Maybe a psychological problem. 😁 >> >> Without any doubt, it is the best IDE if think of in terms of UI and >> setting preferences. >> >> Samiul Alom Sium >> >> >> On Sun, May 17, 2020, 12:32 PM Emilian Bold <[email protected]> >> wrote: >> >>> > 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 analysis compared to what NetBeans does by >>> default. Plenty of things to improve using classical engineering before we >>> need to bring in AI. >>> >>> > 2. Autocompletion support for database or SQL language and NoSQL >>> support like MongoDB. >>> >>> I think SQL support exists? >>> >>> > 3. A Decompiler for java. >>> >>> Sure, problem is few libraries in this area, especially under good >>> license terms. I think a good one was GPL last I checked which the ASF will >>> dislike. >>> >>> > 4. React Native support. >>> >>> That's on toolkit. Other real life developers never used it. >>> >>> PS: Nice to see you on the mailing lists Sium! >>> >>> --emi >>> >>> >>> On Sun, May 17, 2020 at 7:27 AM Brain Rebooting < >>> [email protected]> 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 >>>> support like MongoDB. >>>> 3. A Decompiler for java. >>>> 4. React Native support. >>>> >>>> at least these should be added into Apache Netbeans future releases to >>>> gather more real life developers. >>>> Hope for the best. >>>> >>>> >>>> >>>> >>>> On Sun, May 17, 2020 at 9:17 AM Brain Rebooting < >>>> [email protected]> wrote: >>>> >>>>> Hi all, >>>>> >>>>> Is there any decompiler for netbeans to see source code from class >>>>> file. >>>>> >>>>> Samiul alom sium >>>>> Bangladesh >>>>> >>>>
