Clarifier une mauvaise question que je clos Pourquoi Netbeans, ou même Eclipse, n'apparaît-il pas comme une option IDE pour umake ?
thufir@doge:~$
thufir@doge:~$ umake --version
16.02.1
thufir@doge:~$
thufir@doge:~$ umake ide netbeans
usage: umake ide [-h] {lighttable,visual-studio-code} ...
umake ide: error: argument framework: invalid choice: 'netbeans' (choose from 'lighttable', 'visual-studio-code')
thufir@doge:~$
thufir@doge:~$ umake ide lighttable
Choose installation path: /home/thufir/.local/share/umake/ide/lighttable
thufir@doge:~$
thufir@doge:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"
thufir@doge:~$
Un seul Java :
thufir@doge:~$
thufir@doge:~$ sudo update-alternatives --verbose --config java
There is only one alternative in link group java (providing /usr/bin/java): /usr/lib/jvm/java-9-oracle/bin/java
Nothing to configure.
thufir@doge:~$