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!