
VOliveira119288 (Community Member) asked a question.
I have an error in the veracode greelight plugin in IntelliJ, how can I solve it?
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.veracode.greenlight.intellij.plugin.actions.ScanAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.veracode.greenlight.intellij.plugin.id]
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)
Thank you in advance.
.png)
hello @VOliveira119288
I would recommend you open a ticket with support sending an email to support@veracode.com.
You can use the Veracode Scan Plugin available too. You can check the versions download and install: https://plugins.jetbrains.com/plugin/22143-veracode-scan or using the marketplace directly from IntelliJ.
This plugin can scan your applications using SAST and SCA