Skip to content

A portable JDK runner with batches for compiling and running java files.

Notifications You must be signed in to change notification settings

KruMF/PortableJDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDK portable

Abstract

This is a portable JDK runner with batches for compiling and running java files.

Intended for situations, where you want to use java, but don't have the admin rights to install it.

Also includes Maven.

Manual

See Manual.md for setup, use, testing, etc.