JavaScript Framework's

2021-06-26 Thread Brain Rebooting
Dear all, With due respect, I can't understand why netbeans doesn't support a single latest JavaScript framework. I mean, angular/react/vue are extremely popular now a days and are must. Though netbeans claims itself a full ide for JavaScript. But it supports not a single javascript framework. As

When to expect Sql autocomplete support in netbeans

2021-06-17 Thread Brain Rebooting
I want to know about, can we get sql autocompletion support on upcoming netbeans 13? If not, then when?

Import react support from VS code

2021-03-16 Thread Brain Rebooting
Hi all, Since last couple of months, I saw that, Apache netbeans help Vs code, to implement java support from netbeans build. Why netbeans don't import react support from Vs code? It would be a nice collaboration and make netbeans more usable, versatile and popular. We hardcore netbeans users woul

Re: Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-06 Thread Brain Rebooting
:20 pm Brain Rebooting, wrote: > Whatever I'm asking, is that seems fishy? > > There is a possibility, that's why I'm asking that, why software > developers/engineers work with technology, that is making most of the > things automated? Even in that sense or time, wh

Re: Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-06 Thread Brain Rebooting
10:17 pm Brain Rebooting, wrote: > Sorry, that was a typo. > > On Sat, 6 Feb 2021, 9:40 pm Glenn Holmer, > wrote: > >> On 2/6/21 1:38 AM, Brain Rebooting wrote: >> > https://youtu.be/g51UpOlXfTY <https://youtu.be/g51UpOlXfTY> >> > >> > Recent

Re: Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-06 Thread Brain Rebooting
Sorry, that was a typo. On Sat, 6 Feb 2021, 9:40 pm Glenn Holmer, wrote: > On 2/6/21 1:38 AM, Brain Rebooting wrote: > > https://youtu.be/g51UpOlXfTY <https://youtu.be/g51UpOlXfTY> > > > > Recently I read a book entitled "Software Engineering by Sommerville

Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-05 Thread Brain Rebooting
https://youtu.be/g51UpOlXfTY Recently I read a book entitled "Software Engineering by Sommerville". I faced a question, is it ethical for Software engineers to work with technology, that automated everything? What is the point of working with this technology for short term benefits, for any softwa

GraphQl, React Support

2020-10-11 Thread Brain Rebooting
Hi all, I want to know about, does current netbeans 12.1 version a good fit for front end react development with proper react, graphql, redux support? Also will it somehow support mongodb editing inside netbeabs? Samiul alom sium Bangladesh

Sql editor autocompletion support

2020-10-02 Thread Brain Rebooting
Hi all, What is the current condition of sql editor in netbeans? Is there any plan to add autocompletion support for sql editor?

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
enjoyed or that others that I knew) would enjoy and/or benefit from. So > there you have it. > > art > On 7/6/2020 9:15 AM, Brain Rebooting wrote: > > Just a couple of minutes ago, I just visited your website and saw many > links of various types of books. Among them, I clic

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
; just sent notes to the Association of Old Crows for consideration for > inclusion in a webimar. The webimar considers a practical application of > signatures. > > art > On 7/6/2020 8:46 AM, Brain Rebooting wrote: > > Thank you. You mean we need to learn various types of thi

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
to waste. And need not be > specific to one field, or language, or framework, or ... . > > art > > On 7/6/2020 8:14 AM, Brain Rebooting wrote: > > Wow. Some great things I came to know about you. Especially "always > > learning new things" probably take a special

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
7;t drink coffee now. Probably in the long term, its negative effect suffer your life. Thanks for information about your life. I am trying my best to take advice from it. Greetings. On Mon, Jul 6, 2020 at 8:55 PM Laszlo Kishalmi wrote: > > On 7/6/20 7:16 AM, Brain Rebooting wrote: >

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
to use NetBeans for its simplicity, open source nature and some other unknown reason.) On Mon, Jul 6, 2020 at 8:15 PM Brain Rebooting wrote: > 😀 Actually I code that scene part, out of outer loop in IntelliJ IDEA > community edition. That's why it works. Actually I am feeling emb

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
or each question. > > Gj > > On Mon, 6 Jul 2020 at 16:10, Brain Rebooting > wrote: > >> I have some questions since last couple of years. Here I want to ask you >> now. If it is possible for you, kindly answer my question. >> >> 1. What motivate or inspires

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
ge.show(); > > } > > public static void main(String[] args) { > launch(); > } > > } > > > Thanks, > > Gj > > On Mon, Jul 6, 2020 at 11:10 AM Geertjan Wielenga > wrote: > >> You're creating a scene at the end of

Re: JavaFx Problem

2020-07-06 Thread Brain Rebooting
same results come in. But the strange thing is, this same source code works in IntelliJ IDEA community edition with same compiler. Even I can't remember I could see any GUI result of my JavaFX program in NB-12, but I could do that well in NB-11.3 // On Mon, Jul 6, 2020 at 2:52 PM Brain Reboo

Re: JavaFx Problem

2020-07-05 Thread Brain Rebooting
Probably not only this specific program. After installing NetBeans 12, none of my JavaFX program show output (with ant build). But NetBeans 11.3 with all same configuration, did output my JavaFX program. On Mon, Jul 6, 2020 at 11:47 AM Brain Rebooting wrote: > > Problems started from thi

Re: JavaFx Problem

2020-07-05 Thread Brain Rebooting
ource code. But still when I try to execute it, these errors are displaying on the console. On Mon, Jul 6, 2020 at 11:43 AM Emilian Bold wrote: > Please send email to the mailing list (reply all) not just to me. > > --emi > > lun., 6 iul. 2020, 08:34 Brain Rebooting a > scris

JavaFx Problem

2020-07-05 Thread Brain Rebooting
Why Apache NetBeans 12 don't execute my JavaFX program? I run the same to same program in IntelliJ IDEA community edition and it works. But NetBeans shows there are some errors. Here is my software usage: Apache NetBeans 12 Ubuntu 18 JDK 8 Samiul alom sium Bangladesh

Re:

2020-05-19 Thread Brain Rebooting
ing up a jdk manually. > > > > > > On Tue, May 19, 2020 at 11:05 AM Laszlo Kishalmi > > wrote: > > > > > > What do you mean no command? > > > > > > Do you have Java 8 already installed on Ubuntu? > > > > > > Or You just need

[no subject]

2020-05-19 Thread Brain Rebooting
HI all, How to install jdk 8 into netbeans 11.3 in ubuntu 18? Please give me idea that include no command. Samiul alom sium

Re: Decompiler for java

2020-05-16 Thread Brain Rebooting
r. 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 > wrote: > >> Thank you @emilian bold. >> >> But I need a decompiler and I don't like other

Re: Decompiler for java

2020-05-16 Thread Brain Rebooting
. 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 wrote: > Hi all, > > Is there any decompiler for netbeans to see source code from c

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

How to change font size of menubars in netbeans 11.3

2020-04-24 Thread Brain Rebooting
HI, I am running Apache Netbeans 11.3 in ubuntu 18.04 . Here how I can change font size for menubars? Samiul alom sium

UML in Apache Netbeans 12.0

2020-03-25 Thread Brain Rebooting
Dear netbeans community, I have some questions. Here they are: 1. Does netbeans 12.0 include UML functionality? 2. Can I work with vaadin framework in netbeans 11.3 or in netbeans 12.0? 3. Is Netbeans 11.3 or upcoming 12.0 would be good for machine learning purpose? (means use java for machine