# JavaEnvSwitcher **Repository Path**: ASDF_A/JavaEnvSwitcher ## Basic Information - **Project Name**: JavaEnvSwitcher - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-04 - **Last Updated**: 2026-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaEnvSwitcher an easy jdk switch tool for windows --- - [x] work on windows 7 - [x] work on windows 10 --- ## version 0.1.1.0 support local jdk path,like openjdk ![](./source/imgs/1.png) ![](./source/imgs/2.png) ![](./source/imgs/3.png) 自行打包命令 ```shell script nuitka --mingw64 --standalone --windows-disable-console --output-dir=bin --show-progress --show-memory --plugin-enable=qt-plugins --windows-product-version=0.1.1.0 --windows-company-name=github.com/p1ay8y3ar --windows-uac-admin --windows-icon-from-ico=source\logo\logo.ico JavaEnvSwitcher.py ```