https://netbeans.org/kb/docs/ide/oracle-db.html
2. Keep Prior Tabs. Click the Keep Prior Tabs icon on the SQL Editor toolbar
to keep the windows with the results of previous queries open. This can be
helpful if you want to compare the results of several queries.
It's not working though. :)
Ma
What build tools are you using? Where did you get your make.exe? What version
of NetBeans and Windows are you using?
From: A Z
To: "us...@netbeans.incubator.apache.org"
Sent: Thursday, March 29, 2018 9:07 PM
Subject: Still possess a Build Error.
#yiv0965491312 P {margin-top:0;m
FYI, I forgot to mention, in the past, QT installs won't work unless you use a
QT Patcher program to fix internal paths in the builds so it is probably why it
does not work. The MSYS installer fixes the path for you when you install the
package.
From: Mark Wilmoth
To
Use QT packages that come with MSYS2, but you don't need it if you are not
compiling QT projects. See how to install them below:
http://www.areaofthoughts.com/2013/08/how-to-create-64-bit-cc-windows-program.html
http://www.areaofthoughts.com/2013/09/how-to-setup-64-bit-qt-511-for-use-with.html
It could be the space in the directory name "GNU Make" causing it. You might
want to make it "GNU_Make". Make sure it's in your Windows path system
variable too.
From: A Z
To: "us...@netbeans.incubator.apache.org"
Sent: Thursday, March 29, 2018 2:26 AM
Subject: Help with C++ on Ne