-
Notifications
You must be signed in to change notification settings - Fork 1
/
netbeans.html
142 lines (136 loc) · 7.93 KB
/
netbeans.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
---
layout: page
title: "Apache NetBeans 24 packages"
permalink: /netbeans/
---
<section>
<p><a href="https://netbeans.apache.org">Apache NetBeans</a> packages / installers
provided by Codelerity and Gj IT (see <a href="#who">who we are</a>). These packages
are built with NBPackage using the official Apache NetBeans binary zip release.
The packages themselves are not released by the Apache Software Foundation.
</p>
<p>These installers include a local Java 23 JDK for the IDE to run on,
offering a self-contained out-of-the-box experience. Additional JDK's for projects
may be registered and/or downloaded using <code>Tools / Java Platforms</code> in the
IDE menu, supporting development of projects for Java 8 up to Java 23.</p>
</section>
<section class="terms">
<p>These packages are provided without warranty, and under the licenses and terms of the bundled
software. Please make sure you're familiar with all terms before downloading.
Apache NetBeans is provided under the terms of the
<a href="https://github.com/apache/netbeans/blob/master/LICENSE">Apache Software License</a>.
All of these packages include <a href="https://www.azul.com/downloads/">Azul's Zulu</a>
build of OpenJDK - see
<a href="https://docs.azul.com/core/tpls/october-2024/zulu23_jdk_tpl.html">license terms</a>.
</p>
</section>
<section class="support">
<h2>Support</h2>
<p>For issues with the installers / packages themselves, please
<a href="https://github.com/codelerity/netbeans-installers/issues">raise an issue</a>
on our GitHub repository.</p>
<p>For community support with the IDE itself, please use the
<a href="https://netbeans.apache.org/community/mailing-lists/">Apache NetBeans mailing lists</a>.</p>
<p>For commercial support, maintenance or development with the IDE or platform, please
<a href="/contact/">contact us</a>.<br>
We can also provide customised and supported installers with a JDK and cluster configuration
of your choice.</p>
<p>Your sponsorship helps provide these installers, and your support is
gratefully received!</p>
<p><a href="https://github.com/sponsors/neilcsmith-net" target="_blank"
class="btn"><i class="fa fa-heart"></i>
Sponsor
<span class="extra-info">via GitHub Sponsors</span></a></p>
</section>
<section class="downloads">
<h2>Downloads</h2>
<section class="download-arch">
<h3>Windows (x86_64)</h3>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/Apache-NetBeans-24.exe"
class="btn"><i class="fa fa-windows"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.exe x86_64)</span></a></div>
<aside>
<code class="hash">SHA512 : b5ff5636fda9521aa2ba46ca8bda84914a8289bc7db2a03eb604757f291c88da2622f6457793c9786c93096e5ecdb43f5bfc1c496efb0209434fb6d81984e587</code>
</aside>
</section>
<section class="download-arch">
<h3>macOS (x86_64)</h3>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/Apache-NetBeans-24-x86_64.pkg"
class="btn"><i class="fa fa-apple"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.pkg x86_64)</span></a></div>
<aside>
<code class="hash">SHA512 : f67637a9ae2b8d47951eb51fa8d78bb6c656fbc54fb4a863711c31998b26c216be1cd3c6c1dd5d6103c7cd3759c6653bb9a15ff41ee6f9bb6b03780a5441e566</code>
</aside>
</section>
<section class="download-arch">
<h3>macOS (aarch64)</h3>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/Apache-NetBeans-24-aarch64.pkg"
class="btn"><i class="fa fa-apple"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.pkg aarch64)</span></a></div>
<aside>
<code class="hash">SHA512 : 21cc24345a78acf92affef94d865f9f2a2b8f740002817120cbade4e5757fb68050eabf49208bab4025665ab637cc23b5b06aee909c930f6daa66364e3cf2585</code>
</aside>
</section>
<section class="download-arch">
<h3>Linux (x86_64)</h3>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/apache-netbeans_24-1_amd64.deb"
class="btn"><i class="fa fa-linux"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.deb x86_64)</span></a></div>
<aside><code class="hash">SHA512 : 02a795d7fd9826674efc762ec341b78e09442778253632de2f77ac6aca9d55883cb579ceb52506da36e1c52ad993b496acc8655ad85a959f260e693babd68bb1</code><br>
The .deb package should be installed using the distribution software manager,
or using eg. <code>sudo dpkg -i FILENAME</code>.</aside>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/apache-netbeans-24-0.x86_64.rpm"
class="btn"><i class="fa fa-linux"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.rpm x86_64)</span></a></div>
<aside>
<code class="hash">SHA512 : fd532788988ffade1c351bcc5569afa3b1666f99dd2422a013559fc5ccf8bf9afd1748c1640a6f8927e4ea92ac489c729f7ad3afa2cd05d5f16459e1c9f2dc88</code><br>
The .rpm package should be installed using the distribution software manager,
or using eg. <code>sudo dnf install ./FILENAME</code>.
</aside>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/Apache_NetBeans-24-x86_64.AppImage"
class="btn"><i class="fa fa-linux"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.AppImage x86_64)</span></a></div>
<aside>
<code class="hash">SHA512 : 5d64a8a72298a9f54918f201266110772895c583472c60d13cd1672581000fb069fdae571f91b97b7a0b0ae8eded8270888ea9261cb21387590afff5c6f5cdbe</code><br>
The AppImage does not require installation or root access - simply make executable and run.
Some systems may require installation of <code>libfuse2</code> to run AppImages.
</aside>
</section>
<section class="download-arch">
<h3>Linux (aarch64 / arm64)</h3>
<div><a href="https://github.com/codelerity/netbeans-installers/releases/download/v24-build1/apache-netbeans_24-1_arm64.deb"
class="btn"><i class="fa fa-linux"></i>
Apache NetBeans 24 + JDK 23
<span class="type-arch">(.deb arm64)</span></a></div>
<aside>
<code class="hash">SHA512 : 820071c555599e51d65be9abe1bd23ef67a2ae53313f46f041770be4877d43242450962202ee7249bfaa63e7516107a9f9c72a0d679cb83f95a89de312f44758</code><br>
The .deb package should be installed using the distribution software manager,
or using eg. <code>sudo dpkg -i FILENAME</code>.<br>
If using this package on a Raspberry Pi, we recommend switching from Wayland to X11.</aside>
</section>
<section class="download-arch">
<h3>Linux (any architecture)</h3>
<p>Now available directly from <a href="https://netbeans.apache.org/">Apache NetBeans</a>.</p>
<aside>Following our contribution of <a href="https://github.com/apache/netbeans-nbpackage">NBPackage</a>
to the Apache NetBeans project, RPM and DEB packages requiring and using a system
installed JDK will be made available directly from Apache NetBeans in future.</aside>
</section>
</section>
<section class="information">
<h2 id="who">Who we are</h2>
<p>These packages are produced by Codelerity and Gj IT, companies founded by Neil C Smith
and Geertjan Wielenga respectively. Neil and Geertjan are both members of the Apache NetBeans PMC,
and of the Apache Software Foundation. Geertjan is also chair of the Apache NetBeans project.</p>
<h2>Legal</h2>
<p>Apache, Apache NetBeans and the Apache NetBeans logo are trademarks or registered trademarks
of the Apache Software Foundation.
Azul and Azul Zulu are trademarks or registered trademarks of Azul Systems, Inc.
Java and OpenJDK are registered trademarks of Oracle and/or its affiliates.
All other trademarks are the property of their respective holders and used here only for identification purposes.</p>
</section>