Unable to extract plugin dependancy meta-inf/lib/force-apex-api-52.0.0.jar

Hi team below is the error which i’m getting while configuring a plugin in intellij. this plugin related to a static code analysis of apex-code, uses sonarqube 9.9 as base. please help me to sort this.

  • Operating system:windows 10
  • other static code analysis plugin
  • IntelliJ version:2024.3 (Community edition)
  • Programming language you’re coding in: apex
  • Is connected mode used:
    • Connected to SonarCloud or SonarQube (and which version): 9.9

there are some other plugins used eg.

com.intellij.mermaid (0.0.24+IJ.243)
com.illuminatedcloud2.intellij (2.3.3.8)
org.jetbrains.plugins.gitlab (243.21565.204)

And a thorough description of the problem / question:

java.lang.IllegalStateException: Unable to extract plugin dependency: META-INF/lib/force-apex-api-52.0.0.jar
	at org.sonarsource.sonarlint.core.plugin.commons.loading.PluginInstancesLoader.extractDependencyInTempFolder(PluginInstancesLoader.java:132)
	at org.sonarsource.sonarlint.core.plugin.commons.loading.PluginInstancesLoader.defineClassloaders(PluginInstancesLoader.java:99)
	at org.sonarsource.sonarlint.core.plugin.commons.loading.PluginInstancesLoader.instantiatePluginClasses(PluginInstancesLoader.java:75)
	at org.sonarsource.sonarlint.core.plugin.commons.PluginsLoader.load(PluginsLoader.java:77)
	at org.sonarsource.sonarlint.core.ConnectedSonarLintEngineImpl.loadPlugins(ConnectedSonarLintEngineImpl.java:141)
	at org.sonarsource.sonarlint.core.ConnectedSonarLintEngineImpl.loadAnalysisContext(ConnectedSonarLintEngineImpl.java:116)

Hey there.

Are you using CodeScan? If so, you’ll want to reach out to them for support.

Hey coin,
Yes you are right, we are using codescan and the issue identified as it is the issue with OS, not working for windows OS, in mac it is working.

Could you please suggest if there is any fix for it?

Again, I think you’ll need to reach-out to the maintainers – CodeScan