Skip to content

jazicorn/rcc-api-service-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcc-api-service-compile

Java Language JUnit5 Testing Framework Maven Dependency Manager

Overview

This api generates and validates Java code for recodecamp.com

☕ Install OpenJDK

This project uses edition 21 of Java - Java 21 LTS.

The Java Development Kit is platform specific. Follow the instructions described in each resource for your platform.

Windows

Ubuntu Linux

macOS

✅ Verify your installation

To verify that OpenJDK 21 has been successfully installed on your machine, open a terminal and run the following commands:

Java Runtime Environment

java -version

You should get an ouput similar to this one:

openjdk version "21.0.3" 2024-04-16
OpenJDK Runtime Environment Homebrew (build 21.0.3)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.3, mixed mode, sharing)

Java Compiler

javac -version

You should get an ouput similar to this one:

javac 21.0.3

About

API that generates, validates, and compiles java files

Resources

License

Stars

Watchers

Forks

Languages