Yes, that is a good approach. In 11.2, we’re moving away from the JS parser needing to be installed separately, in 11.3 (January next year) we’ll hopefully be able to bundle C/C++ integration, and in 12.0 (April next year) we’ll hopefully not need to have users install nb-javac at startup.
All this is part of our transition to Apache, which has a number of licensing complications, all of which we’ll solve over time. Gj On Sun, 13 Oct 2019 at 20:19, Emilian Bold <emilian.b...@gmail.com> wrote: > The CoolBeans distribution (http://coolbeans.xyz ) seems like a good > fit for you. Based on 11.1, comes with the up-to-date C/C++ plugins. > > --emi > > On Sun, Oct 13, 2019 at 9:05 PM Nikos Platis <npla...@gmail.com> wrote: > > > > Hello, > > > > I am maintaining a computer lab for my Department and students use > Netbeans for several courses. > > > > In version 8.2 the main plugins (for Java, C++) were installed for all > users globally since a suitable package existed. > > > > In the new version 11.1, even for Java, each user has to install some > plugins. > > > > Since our students' home directories are rather tight in free space, I > would like to have these plugins installed globally. Especially C/C++ > plugins will take up too much space in each home directory. > > > > Is there a way to achieve this? > > > > Our PCs are running Linux. > > > > Thanks! > > --------------------------------------------------------------------- > 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 > >