.CLASS Bestandsextensie

Java Class File

Ontwikkelaar Oracle
Populariteit
4.2  |  903 Stemmen
 

Wat is een CLASS-bestand?

A CLASS file is a compiled .JAVA file created by the Java compiler. It contains bytecode, which is binary program code that is executable when run by a Java Virtual Machine (JVM). CLASS files are commonly bundled into .JAR files, which are included in the $CLASSPATH environment variable for execution.

Meer informatie

CLASS files can be compiled from JAVA files using the javac command, which is included with a JVM installation. Many Java IDEs, such as Eclipse, can compile CLASS files on the fly as developers write program code.

Since there are multiple versions of the JVM (e.g., 1.4, 1.5, and 1.6), some CLASS files may not be compatible with certain JVM versions. The Java Runtime Environment (JRE) can execute CLASS files, but it cannot compile them since it does not include the javac binary.

OPMERKING: Oracle acquired Sun Microsystems, the original developer of Java. The JRE and JVM are often used synonymously to refer to the platform that runs Java applications.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die CLASS-bestanden openen

Windows
Eclipse IDE for Java Developers with JD-Eclipse plug-in
Gratis
Gratis
Gratis
Gratis proefversie
Mac
Eclipse IDE for Java Developers with JD-Eclipse plug-in
Gratis
Gratis
Gratis proefversie
Linux
Eclipse IDE for Java Developers with JD-Eclipse plug-in
Gratis
Gratis
Gratis proefversie

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Java Class-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.