你好,我正在尝试通过在我的CMD中执行以下命令在Windows 10机器上安装spring-tool-suite-4-4.15.0
Spring源代码jar文件我从https://spring.io/tools下载点击4.15.0-WINDOWSX84_64
java-jarC:\Workdir\spring-tool-suite-4-4.15.0. RELEASE-e4.24.0-win32.win32.x86_64.self提取.jar
我可以看到解压开始了,但接近尾声时,我得到了以下异常
STS-4.15.0. RELEASE/plugins/org.springframe.tools.boot.ls_1.34.0.202206140708/server/spring-boot-age-server/META-INF/treter-parted-open-source ce-许可证/bsd 3-分句"new"or"修订"许可证(bsd-3-分句)-apl-v10.html
java.io. FileNotFoundException:C:\jdk1.8.33\bin\sts-4.15.0.RELEASE\plugins\org.springframe.tools.boot.ls_1.34.0.202206140708\server\spring-boot-age-server\META-INF\第三方-开源-许可证\bsd 3-子句"new"or"修订的"许可证(bsd-3-条款)-apl-v10.html(文件名、目录名或卷标签语法不正确)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at SelfExtractor.unpack(SelfExtractor.java:147)
at SelfExtractor.run(SelfExtractor.java:47)
at SelfExtractor.main(SelfExtractor.java:31)
我的jdk版本如下,任何人都知道问题在哪里
C:\jdk1.8.33\bin
java版本"1.8.0_331"
Java(TM)SE运行时环境(build 1.8.0_331-b25)
JavaHotSpot(TM)64位服务器VM(build 25.331-b25,混合模式)
他们正在努力:https://github.com/spring-projects/sts4/issues/788
如果您不能等待发布,请下载最新快照