We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行完后 java -version 变成特别慢了
The text was updated successfully, but these errors were encountered:
我也遇到一样的问题
Sorry, something went wrong.
我也是同样的问题,非常慢。而且执行javac jar等命令时还要设置。我给还原了
这是因为每次执行都会经过 PowerShell 一系列的处理导致的,我根据这个项目改写了一个只用于设置临时会话变量的程序,速度相对来说快了不少,你们如果想用可以试一下:https://github.com/JustAsSimpleMan/session-environment
No branches or pull requests
执行完后 java -version 变成特别慢了
The text was updated successfully, but these errors were encountered: