Do you have any anti-virus running? If yes, try to exclude the JDK and NetBeans 
directories

Davide Moschini schrieb am 19.02.2019 um 17:48:
Changed the java installation folder to one in root folder without spaces in 
the name, and changed the environment variables.
Changed the netbeans.conf file using my jdk folder as parameter.
Tried to execute from cmd using no parameters... same output as before
Tried with parameter --jdkhome and path using slashes or backslashes... same 
output :/

Tried both cmd in user and administrator mode.



On Tue, Feb 19, 2019 at 5:41 PM Geertjan Wielenga <geertjan.wiele...@googlemail.com 
<mailto:geertjan.wiele...@googlemail.com>> wrote:

    After you install the JDK in a folder without a space, don't use the 
--jdkhome flag, instead use this in etc/netbeans.conf, which I have just tried 
and it works:

    
netbeans_jdkhome="C:\Users\g_wie\Downloads\OpenJDK11U-jdk_x64_windows_hotspot_11.0.2_9\jdk-11.0.2+9"


    I.e., replace 'C:\Users\g_wie\Downloads\' above with 
'C:\whatever-is-applicable-to-you'.

    **
    Gj


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to