This is for developers. It contains the JRE plus a suite of development tools like compilers ( javac ), debuggers, and documentation generators ( javadoc ). 2. Inside the Downloaded Folder Structure
The most common answer to "what do you get" is the combination of these two major environments: what do you get in the java download file
This is for end-users who only want to run Java applications. It includes the Java Virtual Machine (JVM) , core class libraries, and supporting files. This is for developers
Once you unzip or install the Java download file, you will typically find the following directories and files: What Is the Java Runtime Environment (JRE)? - IBM Inside the Downloaded Folder Structure The most common
When you download Java, you aren't just getting a single application; you are receiving a bundled package of tools and environments designed to either run or build software. Depending on whether you download the or the Java Development Kit (JDK) , the contents of that file will vary significantly. 1. The Core Components: JRE vs. JDK