ls was unable to load class org.springframework.tooling.ls.eclipse.commons.YamlGenericEditor

问题描述:前段时间下载了个2019-09 R (4.13.0)版本的eclipse,因为已经下载过STS的压缩包,并安装了STS(spring tool 3.9.11),当时就是用来验证Release 4.4.0(Last revised June 5, 2014)低版本无法自动下载maven依赖问题。有段时间,刚好导入个项目,发现这个版本是无法打开yml文件:

启动eclipse打开application.properties报:eclipse中无法编辑yml文件

Plug-in org.springframework.tooling.boot.ls was unable to load class org.springframework.tooling.ls.eclipse.commons.YamlGenericEditor.

 

解决方案:

eclipse-->help-->Marketplace-->搜索STS-->升级到4.3.9.11-->重启之后yml文件正常打开

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章