When you run this on the command line, what do you see: javac -version What is the path you're referring to in netbeans.conf?
Gj On Tue, Feb 19, 2019 at 2:50 PM Davide Moschini <davide.mosch...@gmail.com> wrote: > I've just downloaded Netbeans 10.0 and on a Windows 10 64 bit it doesn't > start when i execute netbeans64.exe (not even with netbeans.exe) > > I removed all the previous java installations and installed jdk-11.0.2+9 > and jdk-11.0.2+9-jre. > > Also change the path in the netbeans configuration file to the right java > path. > > Configured the environment variables PATH and JAVA_HOME. > > When I try to run the app nothing happens. > > Somebody else with same issue? > > Also wrote this question on > https://stackoverflow.com/questions/54764657/netbeans-10-0-doesnt-start-in-windows-10-os >