microsoft / microsoft/azure-tools-for-java
[IntelliJ] Uncaught Exception com.intellij.diagnostic.PluginException: Empty menu item text for IntellijAzureActionManager$ActionGroupWrapper@ServicesPopup (com.microsoft.azure.toolkit.intellij.common.action.IntellijAzureActionManager$ActionGroupWrapper).
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
I get an error when viewing Azure resources in IntelliJ IDEA 2024.3
IntelliJ build version: 2024.3 IU-243.21565.193
OS: Windows 10
JDK: JetBrains s.r.o. 21.0.5
Plugin version: 3.93.0-2024.3
Additional Info: None
Parent component:
com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1366x767,layout=com.intellij.openapi.wm.impl.IdeRootPane$CustomHeaderRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]
Error message:
IdeaLoggingEvent[message=null, throwable=com.intellij.diagnostic.PluginException: Empty menu item text for IntellijAzureActionManager$ActionGroupWrapper@ServicesPopup (com.microsoft.azure.toolkit.intellij.common.action.IntellijAzureActionManager$ActionGroupWrapper). The default action text must be specified in plugin.xml or its class constructor [Plugin: com.microsoft.tooling.msservices.intellij.azure]
at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with IntellijAzureActionManager$ActionGroupWrapper and the plugin.xml entry referenced by the exception. Reproduce the error while viewing Azure resources in IntelliJ IDEA 2024.3, then verify that the ServicesPopup action has non-empty text and no PluginException is reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100