Another question:

after Netbeans has started, did you select the correct Java platform to
compile your project ?

Helmut

Am 19.06.2019 um 14:11 schrieb Helmut Leininger:
>
> Hi Juan Miguel,
>
> you are sure the directory is .../Contents/Home ? For me, it looks a
> bit weird.
>
> Did you eventually specify --jdkhome argument on the comand line (I
> think it would overrride the settings in .conf) ? Or did you modify
> the the netbeans start script ?
>
> Helmut
>
> Am 19.06.2019 um 13:43 schrieb Juan Miguel Escribano:
>> HI Helmut,
>>
>> Thank for your answer but I have netbeans.conf file edited with the line:
>>
>>>> netbeans_jdkhome="/Library/Java/JavaVirtualMachines/jdk1.8.0_212.jdk/Contents/Home”
>>
>> and Netbeans 11.1 still run on jdk 12
>>
>>
>> Best,
>> /Juan Miguel/
>> El 19 jun 2019 12:44 +0200, Helmut Leininger <h.leinin...@gmx.at>,
>> escribió:
>>>
>>> I have/had the same problem. You may edit the file
>>> ..../netbeans/etc/netbeans.conf and set the jdkhome directory. E.g.
>>>
>>> #netbeans_jdkhome="/path/to/jdk"
>>> netbeans_jdkhome="C:\OpenSourceTools\jdk-12"
>>>
>>> Regards
>>> Helmut
>>> Am 18.06.2019 um 19:52 schrieb Juan Miguel Escribano:
>>>> Hi,
>>>>
>>>> I have started to test Netbeans 11.1 and I can not make it start on
>>>> JDK 8 with the netbeans_jdkhome parameter in netbeans.conf file.
>>>>
>>>> In my netbeans.conf file for Netbeans 11.0 I have the following line:
>>>> netbeans_jdkhome="/Library/Java/JavaVirtualMachines/jdk1.8.0_212.jdk/Contents/Home”
>>>>
>>>> And Netbeans 11.0 start on jdk 8.
>>>>
>>>> But Netbeans 11.1 starts on jdk 12 with the same line in netbeans.conf
>>>>
>>>> I have installed in my system jdk 8 and jdk 12, but for one project
>>>> I need Netbeans to start on jdk 8 because the project uses
>>>> WebServices and build fails if Netbeans is over jdk 12.
>>>>
>>>> Any ideas of what can be happening?
>>>>
>>>> Best,
>>>> /Juan Miguel/
>>>
>>> ---------------------------------------------------------------------
>>> 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

<<attachment: h_leininger.vcf>>

---------------------------------------------------------------------
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