intellij idea plugin 2025.1 com.intellij.json.JsonFileType not found

In version 2024.3, I added <depends>com.intellij.modules.json</depends> and it worked and found the class. I found the answer in https://plugins.jetbrains.com/docs/intellij/api-changes-list-2024.html. But I didn't find any relevant information in version 2025.1 https://plugins.jetbrains.com/docs/intellij/api-changes-list-2025.html. How should I introduce com.intellij.json.JsonFileType and com.intellij.openapi.fileTypes.FileType?

 

 

 

0

 I have same problem with you. and I start the rundle ,the terminal show : Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1

0

请先登录再写评论。