awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRuntime Version Selectors

Detects and selects the appropriate Java runtime version (8, 11, or 17) for different build tools.

Distinct from Java: Distinct from Java: focuses on runtime version selection for build tool compatibility, not general Java development.

Explore 2 awesome GitHub repositories matching web development · Runtime Version Selectors. Refine with filters or upvote what's useful.

Awesome Runtime Version Selectors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jenv/jenvjenv 的头像

    jenv/jenv

    6,621在 GitHub 上查看↗

    Manage your Java environment

    Automatically selects a Java version when entering a project directory using .java-version files.

    Shell
    在 GitHub 上查看↗6,621
  • nova-video-player/aos-avpnova-video-player 的头像

    nova-video-player/aos-AVP

    4,330在 GitHub 上查看↗

    This is an open-source video player application for Android that compiles native C and C++ libraries using the Android NDK and CMake. The build system automatically discovers the Android SDK from environment variables and selects the appropriate Java runtime (8, 11, or 17) for different build tools, while allowing control over which CPU architectures (ARM, x86) to target. The application manages media libraries by scanning local storage and fetching metadata from external services to organize video files with cover art, descriptions, and series grouping. It streams video from both local devic

    Selects the correct Java 8, 11, or 17 runtime for different build tools.

    HTMLandroidarchosnova
    在 GitHub 上查看↗4,330
  1. Home
  2. Web Development
  3. Java
  4. Runtime Version Selectors

探索子标签

  • Directory-Aware SelectorsAutomatically selects a Java runtime version when entering a project directory using configuration files. **Distinct from Runtime Version Selectors:** Distinct from Runtime Version Selectors: focuses on directory-based automatic selection via .java-version files, not build tool compatibility detection.