ecj-gcj

standalone version of the Eclipse Java compiler (native version)

Install

All systems
curl cmd.cat/ecj-gcj.sh
Debian Debian
apt-get install ecj-gcj
Ubuntu
apt-get install ecj-gcj
Windows (WSL2)
sudo apt-get update sudo apt-get install ecj-gcj
Raspbian
apt-get install ecj-gcj

ecj-gcj

standalone version of the Eclipse Java compiler (native version)

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. This package contains a native version of ecj built using gcj.