Description
Provides the Eclipse Java compiler, which compiles Java source code to bytecode. It is used by Eclipse tooling and by build systems that want the ECJ compiler instead of javac.
Use it when a Java project or toolchain explicitly requires ECJ. Compiler behavior may differ from other Java compilers, so test builds with the intended runtime.