FileInfo

Languages

Overview

What is a JAVA file? A JAVA file is a source code file written in the Java programming language, which was originally developed by Sun Microsystems but is now maintained by Oracle. It uses an object-oriented approach, where structured data types, called classes, are used to instantiate objects at runtime.

More Information JAVA source code files are compiled into .CLASS files using a Java compiler ( javac command). A CLASS file contains bytecode that can be executed by the Java Virtual Machine (JVM). The JVM can be downloaded for every major operating system, including Windows, macOS, and Linux. NOTE: Android programs are written in Java but are run using the Dalvik Virtual Machine (DVM), which is a different virtual machine than the standard JVM that is optimized for Android.

Popularity3.9/5

384 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Java Source Code file format and Mac, Windows, Linux, and Android apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Apple Xcode 3.2.3 Icon

Breadcrumbs

DeveloperOracle
Popularity3.9 | 384 Votes

Previous / Next

In-Depth

.JAVA File Extension

Java Source Code File

DeveloperOracle
Popularity
3.9  |  384 Votes
 

NEW: Open your .JAVA file online with File Helper . View Online

What is a JAVA file?

A JAVA file is a source code file written in the Java programming language, which was originally developed by Sun Microsystems but is now maintained by Oracle. It uses an object-oriented approach, where structured data types, called classes, are used to instantiate objects at runtime.

More Information

JAVA source code files are compiled into .CLASS files using a Java compiler ( javac command). A CLASS file contains bytecode that can be executed by the Java Virtual Machine (JVM). The JVM can be downloaded for every major operating system, including Windows, macOS, and Linux.

NOTE: Android programs are written in Java but are run using the Dalvik Virtual Machine (DVM), which is a different virtual machine than the standard JVM that is optimized for Android.

Programs that open JAVA files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

File Viewer Plus

Get it from Microsoft

Free +

Oracle Java Virtual Machine

Free

Eclipse IDE for Java Developers

Free

Google Android Studio

Free

Apache NetBeans

Free

ES-Computing EditPlus

Free Trial

Microsoft Notepad

Included with OS

gVim

Free

Other text editor

Mac

Oracle Java Virtual Machine

Free

Eclipse IDE for Java Developers

Free

Google Android Studio

Free

Apache NetBeans

Free

Apple Xcode

Free

MacroMates TextMate

Free

MacVim

Free

Other text editor

Linux

Oracle Java Virtual Machine

Free

Eclipse IDE for Java Developers

Free

Google Android Studio

Free

Apache NetBeans

Free

javac

Free

GNU Emacs

Free

Vi

Other text editor

Web

FileHelper.com

Free

Android

File Viewer for Android

Free +

Chrome OS

Google Android Studio

Free

Category: Developer Files

Updated: May 24, 2016

FAQ

What is a JAVA file?
A JAVA file is a source code file written in the Java programming language, which was originally developed by Sun Microsystems but is now maintained by Oracle. It uses an object-oriented approach, where structured data types, called classes, are used to instantiate objects at runtime.