Skip to main content
← Back to blog

Command Line Tool

Configuring jenv the right way

Since many of our applications are continuously being upgraded to latest java versions, most of us may have already installed jenv command line tool. But, does it really work the way it should for you? Or, are you struggling to understand or configure it the right way? Background jenv is a cool tool that helps you switch between different java versions in your development machine.

Read Configuring jenv the right way →