Re: [netbeans] offline installation

2019-01-16 Thread * William
Actually, as I understand 'ti' GPL will never weaken the license to be circulated with permissive licenses, e.g. - Apache - MIT - BSD - ...etc. I don't think this is a big thing. GCC isn't donated to Apache (GPL that it is, etc.) and there's lots of other things including plugins wit

Re: [netbeans] offline installation

2018-12-29 Thread Alex O'Ree
Understood and good discussion. I figured the licensing would be an issue. When launching netbeans v9+ and downloading all the additional stuff, are all of the additional downloads stored somewhere in the netbeans folder (whereever the zip was unzipped to) or are they stored elsewhere, such as the

Re: [netbeans] offline installation

2018-12-29 Thread Emilian Bold
> The difference being intelij doesn't make you download something extra. So > the question is valid, why is netbeans different to intelij in this respect > and why does it have to be downloaded separately. I personally find it weird > why oracle thinks it wants to keep the extended javac code a

Re: [netbeans] offline installation

2018-12-29 Thread Geertjan Wielenga
IntelliJ is not distributed by Apache. NetBeans is distributed by Apache. Apache does not allow distribution of GPL code or binaries. The Java compiler is GPL licensed. Gj On Sat, Dec 29, 2018 at 7:07 PM Peter Steele wrote: > Oracle already has "donated" it in a way because of the openjdk proje

Re: [netbeans] offline installation

2018-12-29 Thread Peter Steele
Oracle already has "donated" it in a way because of the openjdk project. Nb-javac is just an extension of the javac distributed with added extras to make ide's able to parse the results of compiling better (that's my take). Intelij does a similar thing, presumably based on the openjdk code. The di

Re: [netbeans] offline installation

2018-12-29 Thread Geertjan Wielenga
No, that's the point. It will never be donated to Apache. It belongs to Oracle. Oracle is never going to donate its Java compiler, or forks thereof, to anybody. Gj On Sat, Dec 29, 2018 at 6:41 PM Alex O'Ree wrote: > Is nb-javac on the roadmap for being donated to apache? > > On Sat, Dec 29, 201

Re: [netbeans] offline installation

2018-12-29 Thread Alex O'Ree
Is nb-javac on the roadmap for being donated to apache? On Sat, Dec 29, 2018 at 10:54 AM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Why can't we just bundle it all together and have it ready to go in the >> zip? >> > > Because, for example, in the case of Java support in Apach

Re: [netbeans] offline installation

2018-12-29 Thread Emilian Bold
You might try CoolBeans ( https://coolbeans.xyz/ ) which bundles almost everything. Sadly I missed a tiny library so you still need to download this nbm for HTML5 projects http://plugins.netbeans.org/nbpluginportal/files/nbms/1540969315_org-netbeans-libs-oracle-jsparser.nbm I might do another dot

Re: [netbeans] offline installation

2018-12-29 Thread Geertjan Wielenga
> > Why can't we just bundle it all together and have it ready to go in the > zip? > Because, for example, in the case of Java support in Apache NetBeans, the nb-javac compiler belongs to Oracle and is GPL licensed and hence cannot be distributed by Apache. You need to install it yourself, i.e., i

Re: [netbeans] offline installation

2018-12-29 Thread Geertjan Wielenga
And consider using http://coolbeans.xyz if this is a problem for whatever reason. Gj On Sat, Dec 29, 2018 at 4:54 PM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Why can't we just bundle it all together and have it ready to go in the >> zip? >> > > Because, for example, in the

[netbeans] offline installation

2018-12-29 Thread Alex O'Ree
For what it's worth, I often have to install netbeans on computers that are not connected to the internet. In v8.2 and prior, I could download the EE version and have everything I need to get up and running (except for maven dependencies and any additional netbeans plugins). Maven dependencies can