Hi all:

I just downloaded the incubator #375 code base and now downloading jdk
8u162 for macos.  I am running OS 10.11.6 on a Mac Mini (Late 2009)
edition., 8Gb RAM, 2.26 Ghz Intel Core 2 Duo, Nvidia 9400 256MB.

I will let you know soon.

Regards,

Efrem

On Wed, Mar 21, 2018 at 8:39 PM, Thomas Wolf <[email protected]> wrote:
> Thanks Jiri,
> I only went that route because the zip file that was pointed to had “linux” 
> in the file name.  Forgot that with NB/Java that didn’t matter much...getting 
> old I guess :-(
>
> I will give that a try.
> Tom
>
>
>> On Mar 21, 2018, at 8:23 PM, Jiří Kovalský <[email protected]> wrote:
>>
>> Thomas,
>>
>>   please do not build NetBeans yourself. Instead simply extract the IDE from 
>> the ZIP archive. I am on Linux Mint myself, but maybe there is some kind Mac 
>> OS X user who can try to reproduce your issue.
>>
>> Anyone?
>>
>> Thanks,
>> -Jirka
>>
>> Dne 22.3.2018 v 00:16 Thomas Wolf napsal(a):
>>> Hi everyone,
>>>  I just now finally had some time to install NB 9, I hope someone can 
>>> answer it:
>>> I just downloaded the NB master branch from GitHub and everything built 
>>> fine on my Mac.  NB 9 itself seems to run fine as well (using JDK 1.8_172). 
>>>  But whenever I try to run my simply test project, I get a runtime error:
>>> run:
>>> Exception in thread "main" java.lang.RuntimeException:
>>> at sasdatasetreader.SASDatasetReader.main(SASDatasetReader.java:1)
>>> /Users/thwolf/Library/Caches/NetBeans/dev/executor-snippets/run.xml:111: 
>>> The following error occurred while executing this line:
>>> /Users/thwolf/Library/Caches/NetBeans/dev/executor-snippets/run.xml:94: 
>>> Java returned: 1
>>> BUILD FAILED (total time: 3 seconds)
>>> I tried running it with JDK 9 as the runtime platform, but same thing - 
>>> runtime error (just slightly different wording).  I don't see anything in 
>>> the IDE log that points to any problem and when I run the command the 
>>> output window tells me to run the application with, it works fine:
>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/bin/java 
>>> -jar 
>>> "/Users/thwolf/NetBeansProjects/SASDatasetReader/dist/SASDatasetReader.jar"
>>> I'm running on macOS (10.13.3).  The same project runs fine in NB 8.2.
>>> Does anyone know what’s going on?  I will try running an even simpler 
>>> project next, I guess.
>>> Thanks a bunch,
>>> Tom
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>> For further information about the NetBeans mailing lists, visit:
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=_QM49PG9uDcXxJUZPtRWmsgy2Ynzqqw_qkDHN9Og1Bc&s=d_4pxb1vIeUiO0u6MjSDEgAiIvs-vDQfRyqaSGM7u6s&e=
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to