awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesJDK Version Managers

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.

Awesome JDK Version Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sb2nov/mac-setupAvatar de sb2nov

    sb2nov/mac-setup

    7,358Voir sur GitHub↗

    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.

    TypeScriptfresh-installsgitbookguide
    Voir sur GitHub↗7,358
  • jenv/jenvAvatar de jenv

    jenv/jenv

    6,621Voir sur GitHub↗

    Manage your Java environment

    Sets JAVA_HOME automatically when entering a specific project directory, isolating JDK versions by project.

    Shell
    Voir sur GitHub↗6,621
  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Development Environments
  5. Language-Specific Tooling
  6. Java Development Packs
  7. JDK Version Managers

Explorer les sous-tags

  • Per-Directory Version SelectorsAutomatically selects a Java version when entering a specific project directory, isolating JDK versions by project. **Distinct from JDK Version Managers:** Distinct from JDK Version Managers: focuses on automatic per-directory version selection, not general CLI-based version switching.