2 Repos
Command-line tools for installing, switching between, and managing multiple Java Development Kit versions.
Distinct from Java Development Packs: Distinct from Java Development Packs: focuses on managing multiple JDK versions via CLI, not a pre-configured environment.
Explore 2 awesome GitHub repositories matching development tools & productivity · JDK Version Managers. Refine with filters or upvote what's useful.
This project is a step-by-step guide for setting up a complete programming environment on a new Mac. It walks through configuring Git with identity and credential caching, installing and managing software through the Homebrew package manager, and customizing the terminal with Oh My Zsh, fuzzy finders, and keyboard shortcuts. The guide also covers setting up JetBrains IDEs with shared key mappings and plugins, and installing development language runtimes for Node, Python, C++, Ruby, Go, and Java. The guide differentiates itself by providing a structured onboarding checklist that covers the ful
Documents managing multiple Java SDKs through a command-line interface for version switching.
Manage your Java environment
Sets JAVA_HOME automatically when entering a specific project directory, isolating JDK versions by project.