Add Netbeans

This commit is contained in:
Timotej Lazar 2022-09-20 10:23:34 +00:00
parent 9dd2230f8a
commit 28ff36513a
2 changed files with 5 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- import_tasks: gimp.yml
- import_tasks: git.yml
- import_tasks: mysql-odbc-connector.yml
- import_tasks: netbeans.yml
- import_tasks: notepad++.yml
- import_tasks: octave.yml
- import_tasks: openjdk.yml

View file

@ -0,0 +1,4 @@
- name: Install Netbeans
win_package:
path: "https://github.com/codelerity/netbeans-installers/releases/download/v15-build1/Apache-NetBeans-15.exe"
arguments: /VerySilent