ecj
standalone version of the Eclipse Java compiler
Install
- All systems
-
curl cmd.cat/ecj.sh
- Debian
-
apt-get install ecj
- Ubuntu
-
apt-get install ecj
- Arch Linux
-
pacman -S ecj
- Kali Linux
-
apt-get install ecj
- CentOS
-
yum install ecj
- Fedora
-
dnf install ecj
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ecj
- Raspbian
-
apt-get install ecj
- Dockerfile
- dockerfile.run/ecj
ecj
standalone version of the Eclipse Java compiler
This package provides a standalone version of the Eclipse JDT compiler which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6, 1.7 and 1.8.