Hi Nigel,
> (a) when a new version/community installation of Netbeans becomes
> available do I have to
> uninstall the existing version before installing the new one, or can
> I just install over the top?
>From my experience (I use Linux) you just install the new version and
it will replace the
Hello,
Maybe you need to install MySQL connector for JDBC [1]?
Also, since you are trying to switch to a newer version you should
probably install the latest version which is Netbeans 23 [2].
Regards,
Paolo
[1] https://www.mysql.com/products/connector/
[2] https://netbeans.apache.org/front/ma
tab persists even if I
switch to OpenJDK 11 and 17, or I can install more JDKs and test with those
as well.
Have a nice day,
Paolo
On Wed, Nov 23, 2022 at 5:46 PM Neil C Smith wrote:
> On Wed, 23 Nov 2022 at 08:04, Paolo Scarabelli wrote:
> >
> > There are also deb packages
There are also deb packages:
https://www.codelerity.com/netbeans/
On Debian Testing the "Linux (any architecture)" deb seems to be working
better (but you will need to install OpenJDK), with the "Linux (x86_64)"
deb I see the selected editor tab with a black background.
On Wed, Nov 23, 2022 at
Hi, I have pretty much the same configuration and when I click on line
numbers breakpoints are set just fine:
Product Version: Apache NetBeans IDE 11.1
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Debian-1
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Debian-1
System: Linux version
Hi, xdebug works for me with Netbeans 11.1.
My configuration is:
Netbeans (Tools->Options->PHP->Debugging):
Debugger port: 9000
Session ID: netbeans-xdebug
Maximum data length: 2048
All remaining checkboxes are unchecked.
xdebug.ini (/etc/php/7.3/apache2/conf.d/20-xdebug.ini):
zend_extension=xde
Hi Wyckham,
Have your tried setting
xdebug.show_local_vars=on
in your xdebug.ini file?
Regards,
Paolo
On Thu, Jan 11, 2018 at 4:50 AM, Wyckham Seelig wrote:
> At Chuck Davis's request, I am forwarding this email to the users list.
>
> Also, at his suggestion, I have installed java 8 oracle,