A version of the Apache Netbeans IDE which includes support for Java 12 and Gradle. It was released in March, 2019. Use this tag only for questions that specifically relate to version 11.x of NetBeans. Also, when specifying the "netbeans-11" tag, additionally specify the generic "netbeans" tag to attract a wider audience.
Questions tagged [netbeans-11]
110 questions
0
votes
0 answers
Duplicate symbol when compiling C++ on Mac Netbeans 11
I am attempting to compile some code I inherited, but I keep getting errors such as:
duplicate symbol _Wox in:
build/Debug/GNU-MacOSX/BOFM.o
build/Debug/GNU-MacOSX/IM.o
In total, I am getting 260 of these errors.
For each error, there are 4…

jaysun_n
- 5
- 4
0
votes
1 answer
Cannot access Derby databases via NetBeans 11 IDE ("no suitable driver found")
I have installed NetBeans 11 and installed Derby. I have configured the Derby and started the JavaDB server in the Services tab. The IDE reports
Wed Apr 17 17:26:43 EEST 2019 : Security manager installed using the
Basic server security policy.
…

Pekka Henttonen
- 1
- 2
-1
votes
1 answer
How to enable JavaFX in NetbeansIDE 11.3
I can't get JavaFX working with NetBeans 11.3.
The NetBeans documentation says:
If you install JavaFX 2.1 to Windows manually, consider installing the JavaFX 2.1 libraries and runtime to the default location (C:/Program Files/Oracle/). NetBeans IDE…

digitig
- 1,989
- 3
- 25
- 45
-1
votes
1 answer
Is there a way to start-over the whole code?
So, as the title says I'm trying to create a program using isNumber. It's supposed to tell you if the input is written with numbers or not obv... but also if the input isn't in number form it is not supposed to end the program basically just start…

ZyxeTV
- 1
-1
votes
1 answer
How to get Netbeans 11.1 to boot faster?
I really like NetBeans as an IDE for my Java projects. However, since switching versions from 8.2 to 11.1, it takes too long to open. What can i do?, perhaps change some startup options, to avoid doing lots of things that I don't use anyway? One…

Junglemath
- 125
- 7