首页 > 基础资料 博客日记
vscode出现Specifies folder path to the JDK(17 or recent)used to launch the Java Language Server解决方案
2023-11-21 18:01:04基础资料围观353次
大家好,我是爱编程的喵喵。双985硕士毕业,现担任全栈工程师一职,热衷于将数据思维应用到工作与生活中。从事机器学习以及相关的前后端开发工作。曾在阿里云、科大讯飞、CCF等比赛获得多次Top名次。现为CSDN博客专家、人工智能领域优质创作者。喜欢通过博客创作的方式对所学的知识进行总结与归纳,不仅形成深入且独到的理解,而且能够帮助新手快速入门。
本文主要介绍了vscode出现Specifies the folder path to the JDK (17 or more recent) used to launch the Java Language Server. This setting will replace the Java extension’s embedded JRE to start the Java Language Server. On Windows, backslashes must be escaped, i.e. 解决方案,希望能对学习Java的同学们有所帮助。
1. 问题描述
今天实习生在windows电脑上使用vscode搭建Java环境时,却出现了Specifies the folder path to the JDK (17 or more recent) used to launch the Java Language Server. This setting will replace the Java extension’s embedded JRE to start the Java Language Server. On Windows, backslashes must be escaped, i.e. 的错误提示,具体报错信息
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:jacktools123@163.com进行投诉反馈,一经查实,立即删除!
标签: