Skip to content

RiccardoManzan/java-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-tools

this repository contains some utility scripts to make java life easier!

Installation

Just clone this somewhere, register this to the .bashrc or .profile script by using the command:

source ~/path/to/folder/index.bash

That's it, enjoy!

Usage

These are the commands added by this collection:

  • jvv: shorthand to check all relevant env variables and configured executables related to jdk
  • usejava and related aliases (uj17, uj21 ...): This tool allows to switch between multiple java versions.
    It has stubbed java versions, requires some tunings for your local installation.
  • mvn reset-update-intervals This script's job is reset update intervals, pretty useful when dealing wit excessive caching, snaphosts and failed fetches.

License

See the LICENSE file

About

Small java utility scripts collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages