You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.ClassCastException: class com.intellij.psi.impl.source.tree.java.PsiReferenceExpressionImpl cannot be cast to class com.intellij.psi.PsiLiteralExpression (com.intellij.psi.impl.source.tree.java.PsiReferenceExpressionImpl and com.intellij.psi.PsiLiteralExpression are in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @fff2294)
#8123
Closed
ponsianodeloor opened this issue
Jan 29, 2024
· 2 comments
IdeaLoggingEvent[message=null, throwable=java.lang.ClassCastException: class com.intellij.psi.impl.source.tree.java.PsiReferenceExpressionImpl cannot be cast to class com.intellij.psi.PsiLiteralExpression (com.intellij.psi.impl.source.tree.java.PsiReferenceExpressionImpl and com.intellij.psi.PsiLiteralExpression are in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @fff2294)
at com.microsoft.azure.toolkit.intellij.storage.code.spring.StoragePathPrefixCompletionProvider.addCompletions(StoragePathPrefixCompletionProvider.java:30)
The text was updated successfully, but these errors were encountered:
@ponsianodeloor Thanks for your feedback on this issue and apologize for any trouble it has caused. Please track the issue in #8109. It would be very helpful if you could share some additional details to assist us in resolving this issue.
IntelliJ build version: 2023.3.3 IU-233.14015.106
OS: Windows 11
JDK: JetBrains s.r.o. 17.0.9
Plugin version: 3.84.0-2023.3
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: