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 IDEA Plugin "Payara Ultimate Tools" no longer works with latest IDE version 242.*/FISH-9467 #92

Open
gako opened this issue Aug 13, 2024 · 2 comments
Assignees
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect

Comments

@gako
Copy link

gako commented Aug 13, 2024

Brief Summary

The Plugin "Payara Ultimate Tools" (1.10.0) only works for IDE version up to 241.*

Expected Outcome

Plugin should support latest released version of intellij IDE

Current Outcome

Plugin is listed as not supported in IDE Plugin Manager

Reproducer

Goto Plugins in IDEA and try to install "Payara Ultimate Tools" Plugin with latest IDE version 242.*

Operating System

Windows 11

JDK Version

Zulu 21

Ecosystem Tool

IntelliJ IDEA IDE Plugin

@gako gako added Status: Open Issue has been triaged by the front-line engineers and is being worked on verification Type: Bug Label issue as a bug defect labels Aug 13, 2024
@felixif
Copy link

felixif commented Aug 15, 2024

Hello @gako,

Thank you for your report. We just released a new version for the plugin, so everything should work fine now. For completeness, the internal issue was named FISH-9467, and was completed today. Please let me know if you encounter any issues.

Best regards,
Felix Ifrim

@felixif felixif changed the title Intellij IDEA Plugin "Payara Ultimate Tools" no longer works with latest IDE version 242.* Intellij IDEA Plugin "Payara Ultimate Tools" no longer works with latest IDE version 242.*/FISH-9467 Aug 15, 2024
@felixif felixif added Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev and removed Status: Open Issue has been triaged by the front-line engineers and is being worked on verification labels Aug 15, 2024
@eduarddrenth
Copy link

I still get:

com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'fish.payara.micro.actions.MigrateToJakartaEE10Action' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: fish.payara.intellij]
	at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
	at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90)
	at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:125)
	at com.intellij.openapi.actionSystem.ActionUpdateThreadAware.getActionUpdateThread(ActionUpdateThreadAware.java:21)
	at com.intellij.openapi.actionSystem.AnAction.getActionUpdateThread(AnAction.java:201)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect
Projects
None yet
Development

No branches or pull requests

3 participants