Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jp.ac.tsukuba.* (4)jp.ac.tsukuba.openjava.* (4)

Package Samples:

jp.ac.tsukuba.openjava

Classes:

SunJavaCompiler: The class SunJavaCompiler is an adapter for Sun's javac. Message-Id: 19990930154627G.shiro@squareusa.com I tried OpenJava1.0a1 on my IRIX box w/ SGI's JDK1.2 and had a problem to run ojc. Somehow, Runtime.exec() didn't pass all the environment variables to the invoked process (more specifically, it only passed TZ). Consequently the CLASSPATH env was not passed to javac kicked by JP.ac.tsukuba.openjava.SunJavaCompiler.complie(), which prevented ojc from finishing compilation. So far I couldn't find exact specification about how the environment variables should be treated in Java specification and ...
SunLibCompiler: The class SunLibCompiler is an adapter for the compiler which invokes Sun's library javac. The class path must includes lib/tools.jar in the jdk package.
OldJavaCompiler: The class OldJavaCompiler is an adapter for Sun's javac.
NullCompiler: The class NullCompiler does nothing.

Home | Contact Us | Privacy Policy | Terms of Service