javac: java compiler that transforms the java sources into bytecodes.
To achieve one of the basic goals of Java, platform independence, the java compiler generates an intermediate code (bytecode).
Um eines der grundlegenden Ziele von Java zu erreichen, die Plattformunabhängigkeit, erzeugt der Java-Compiler einen Zwischencode (Bytecode).
The JDK (Java Development Kit) contains the JRE but also developer tools (mainly, the java compiler).
Das JDK (Java Development Kit) enthält die JRE, aber auch Entwicklerwerkzeuge, (hauptsächlich der Java-Compiler).
The code is therefore rightfully accepted by the Java compiler.
Der Code wird vom Java-Compiler daher anstandslos akzeptiert.
If the Java compiler is again started after the changes, the red deposited lines are updated.
Wird der Java-Compiler nach den Änderungen nochmals gestartet, werden die rot hinterlegten Zeilen aktualisiert.
Java compiler flags (just-in-time)
Flags für Java-Compiler (just-in-time)
It was not the intention to produce compilable Java code in doubtful cases, rather the Java compiler should be forced to produce corresponding error messages.
In Zweifelsfällen wurde nicht etwa versucht kompilierbaren Java-Code zu generieren, sondern der Java-Compiler sollte genötigt werden entsprechende Fehlermeldungen zu erzeugen.
Note: The previous command works only if the Java compiler (javac.exe) is in your path.
Hinweis: Der oben aufgeführte Befehl funktioniert nur, wenn der Pfad zum Java-Compiler (javac.exe) bekannt ist.
The JDK contains a Java compiler, javac.
Der Sun JDK enthält den Java-Compiler javac.
The incremental Java compiler has been one of the biggest advantages of Eclipse right from the beginning.
Von Anfang an war der inkrementelle Java-Compiler einer der großen Vorteile von Eclipse.
Configure the IDE to use your favorite Java compiler and JDK version.
Konfigurieren Sie die IDE auf Ihre bevorzugten Java-Compiler und JDK-Version zu verwenden...
This is picked up by the SDK's ant rules, and forces the Java compiler to interpret source files with this encoding.
Dieser wird von den Ant-Regeln des SDK übernommen, und zwingt den Java-Compiler, die Quelldateien mit dieser Kodierung zu interpretieren.