A while back, I wrote a NetBeans installation script for MacOS here:
https://github.com/carljmosca/netbeans-macos-bundle

There have been a number of contributions and although the script is no
longer necessary (for the most part), you can also do this (or something
similar):

./install.sh --netbeans-uri
https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release120/16/artifact/dist/netbeans/netbeans-12.0-beta5-bin.zip
--netbeans-version 12.0-beta5

to install any given version.

HTH,
Carl

On Mon, May 25, 2020 at 7:05 PM Malcolm Fitzgerald <
malc...@notyourhomework.net> wrote:

> If you already have a copy of netbeans installed you can easily use the
> latest code without waiting for a MacOS bundle to be prepared.
>
>
>
>    - Download 12.0 beta 5
>    - Extract it
>    - Duplicate your existing Netbeans and rename it.
>    - Control click the new Netbeans copy and select "Show Package
>    Contents"
>    - Open the Resources folder
>    - You will find  a Netbeans directory there. Note the capitalisation
>    of that folder then delete it.
>    - Copy the netbeans directory you extracted from the v12.0 beta 5 zip
>    bundle into the Resources directory. You may need to rename it to Netbeans
>    if the original was capitalised.
>    - At this point you should be able to move back up the folder chain
>    until you see your app and run it normally.
>    - Optionally, you can open the netbeans folder, open the bin folder
>    and toss away the two .exe files
>
>
> Malcolm
>
>
> On 25/05/20 11:05 pm, David Gradwell wrote:
>
> Mac installer to test ?
>
>
>
> Regards
>
>
>
> David
>
>
>
>
>
>
>
> *From: *Geertjan Wielenga <geert...@apache.org> <geert...@apache.org>
> *Date: *Monday, 25 May 2020 at 11:49
> *To: *NetBeans Mailing List <users@netbeans.apache.org>
> <users@netbeans.apache.org>
> *Subject: *Apache NetBeans 12.0 Beta 5
>
>
>
> Hi all,
>
> The 5th Beta for Apache NetBeans 12 is out. We hope it fixes the blocker.
>
> Source and binaries are here:
>
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
> ns/job/release120/16/artifact/dist/netbeans/
> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release120/16/artifact/dist/netbeans/>
>
> binaries sha512
>
> 49be4866cac811c3eb1d435f2c0ac422e31aa705529def17c1610a3820f7728f694d7b1e06e9
> 6d25b8688b1bce48b86a47b61411f8dc25d9bf594f5cbb1eda57
>
> source sha512
>
> dbb531db3a9dc1368ea96d5e026ba6431219e995c4ca7146fbf3a2b423eecd52bd1178882e40
> ec33417113e807c23272c2bc14a69746374efbaac6eb957f8412
>
> Installer (not certified, no sha512):
>
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
> ns/job/release120/16/artifact/dist/installers/
> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release120/16/artifact/dist/installers/>
>
> What is included in Beta 5 that was not in Beta 4:
>
>
>
> https://github.com/apache/netbeans/pull/2146
>
> Do not forget the survey, please fill it in:
> https://forms.gle/k7JnPCSQh5MJUCzh8
>
>
>
> Hopefully we'll send out the voting thread to release 12.0 this week.
>
>
>
> Thanks,
>
>
>
> Gj
>
>

-- 
Carl J. Mosca

Reply via email to