Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][ReportedByUser] Uncaught Exception update failed for AnAction(com.microsoft.intellij.actions.CreateFunctionAction) with ID=page.new java.lang.IllegalArgumentException: Argument for @NotNull parameter 'project' of com/intellij/openapi/roots/ProjectRootManager.getInstance must not be null #4347

Closed
freeone3000 opened this issue Apr 28, 2020 · 0 comments · Fixed by #4373

Comments

@freeone3000
Copy link

IntelliJ build version: 2019.3.4 IU-193.6911.18
OS: Windows 10
JDK: JetBrains s.r.o 11.0.6
Plugin version: 3.34.0-2019.3
Additional Info: None
Parent component:

com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,8,0,824x520,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=update failed for AnAction(com.microsoft.intellij.actions.CreateFunctionAction) with ID=page.new, throwable=java.lang.IllegalArgumentException: Argument for @NotNull parameter 'project' of com/intellij/openapi/roots/ProjectRootManager.getInstance must not be null
	at com.intellij.openapi.roots.ProjectRootManager.$$$reportNull$$$0(ProjectRootManager.java)
	at com.microsoft.intellij.actions.CreateFunctionAction.isAvailable(CreateFunctionAction.java:182)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants