Skip to content

JDK Selector is a user-friendly program that allows users to select and set different versions of Java JDK.

License

Notifications You must be signed in to change notification settings

Rjnishant530/JDK-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDK-Selector

JDK Selector is a user-friendly program that allows users to select and set different versions of Java JDK. With its easy-to-use interface, users can quickly switch between JDK versions to suit their development needs.

Currently Only works with Amazon corretto

Features

  • Select and set different versions of Java JDK
  • Easy-to-use interface
  • Quick switching between JDK versions

Requirements

  • Java Development Kit (JDK) installed on the system
  • Set %JAVA_HOME%\bin in your System PATH Environment Variables
  • Remove any entries that correspond to Java JDK paths from value of the PATH variable. Be careful not to remove other important entries.

Getting Started

  1. Recommended to Download the Binary or installer from releases
    1. Clone this repo
    2. pip install pyinstaller
    3. (optional) Download and extract UPX [https://upx.github.io/]
    4. run pyinstaller --upx-dir "./path-to-upx" JDK-Selector.spec
    5. Output can be found in ./dist/JDK-Selector

Contributing

If you find a bug or would like to suggest an enhancement, please open an issue on this repository. Pull requests are most welcome!

Attributes

About

JDK Selector is a user-friendly program that allows users to select and set different versions of Java JDK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages