Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

praxis-live/compiler-javac7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler (javac v7)

This is a repackaged version of the Java compiler (javac) from OpenJDK 7.

It is repackaged to allow usage without conflicting with system installed libraries, and designed primarily as an alternative compiler to use with the Janino common compiler API.

See also https://github.com/praxis-live/compiler-janino-commons

The license and copyright are those coming from the original sources.
(c) 2011 Oracle and/or its affiliates - GPL2+CPE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages