Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
commons-jci-javac-1.0.jar - Apache JCI (Java Compiler Interface)
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers (even javac before java6) feature in-memory compilation.
commons-jci-javac.jar is the javac model.
JAR File Size and Download Location:
File name: commons-jci-javac.jar, commons-jci-javac-1.0.jar File size: 18969 bytes Date modified: 14-Jun-2007 Download: Apache JCI
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: tcurdt Build-Jdk: 1.5.0_07 Implementation-Title: compiler-javac Implementation-Vendor: Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 1.0 Specification-Title: compiler-javac Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 X-Compile-Source-JDK: 1.4 X-Compile-Target-JDK: 1.4
✍: fyicenter.com
List of Classes in the JAR:
org/apache/commons/jci/compilers/FileInputStreamProxy org/apache/commons/jci/compilers/FileOutputStreamProxy org/apache/commons/jci/compilers/JavacClassLoader org/apache/commons/jci/compilers/JavacCompilationProblem org/apache/commons/jci/compilers/JavacJavaCompiler org/apache/commons/jci/compilers/JavacJavaCompilerSettings
2012-01-10, ∼4231🔥, 0💬
Popular Posts:
JDK 17 jdk.compiler.jmod is the JMOD file for JDK 17 Compiler tool, which can be invoked by the "jav...
JDK 11 jdk.internal.le.jmod is the JMOD file for JDK 11 Internal Line Editing module. JDK 11 Interna...
How to download and install Apache ZooKeeper Source Package? Apache ZooKeeper is an open-source serv...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
commons-io-1.4.jar is the JAR file for Commons IO 1.4, which is a library of utilities to assist wit...