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,621GitHub पर देखें↗

    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,330GitHub पर देखें↗

    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.