gjar-4.8

GCJ and Classpath development tools for Java(TM)

Install

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

gcj-4.8-jdk

GCJ and Classpath development tools for Java(TM)

GCJ is a front end to the GCC compiler which can natively compile both Java(tm) source and bytecode files. The compiler can also generate class files. Other java development tools from classpath are included in this package. The package contains as well a collection of wrapper scripts and symlinks. It is meant to provide a Java-SDK-like interface to the GCJ tool set.