intellij-dependency-analytics icon indicating copy to clipboard operation
intellij-dependency-analytics copied to clipboard

IntelliJ Dependency Analytics

Results 25 intellij-dependency-analytics issues
Sort by recently updated
recently updated
newest added

Correct docs for dockerfile scanning

Hello, I installed the plugin and after restarting the IDE I received this exception: ``` java.lang.NoSuchMethodError: 'com.redhat.devtools.intellij.telemetry.core.service.TelemetryMessageBuilder$Message com.redhat.devtools.intellij.telemetry.core.service.TelemetryMessageBuilder$ActionMessage.property(java.lang.String, java.lang.String)' at org.jboss.tools.intellij.exhort.ApiService.getComponentAnalysis(ApiService.java:82) at org.jboss.tools.intellij.componentanalysis.CAService.performAnalysis(CAService.java:64) at org.jboss.tools.intellij.componentanalysis.CAAnnotator.lambda$doAnnotate$1(CAAnnotator.java:62) at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at...

Handles: https://issues.redhat.com/browse/APPENG-2347

Hi, I'm using Goland 2023.1.1 and go 1.20.4. The issue is that the Analytics plugin is unable to find the installed go. I do not install go on system/user level,...

bug

Added basic dummy test, which will create and open new instance of IntelliJ, import the [devfile-sample-java-springboot-basic ](https://github.com/devfile-samples/devfile-sample-java-springboot-basic) project and then it will run one basic test case which will only...

Having the new version installed, it fails to start up, presenting the following exception: ``` java.lang.NullPointerException: Cannot invoke "org.wso2.lsp4intellij.client.languageserver.wrapper.LanguageServerWrapper.getStatus()" because the return value of "org.wso2.lsp4intellij.client.languageserver.wrapper.LanguageServerWrapper.forProject(com.intellij.openapi.project.Project)" is null at org.wso2.lsp4intellij.statusbar.LSPServerStatusWidget$IconPresentation.lambda$getClickConsumer$0(LSPServerStatusWidget.java:150) at...

hi, I encountered the following error: Can't run report generation Cannot run program "/Users/zoro/Library/Application Support/JetBrains/IntelliJIdea2023.1/plugins/org.jboss.tools.intellij.analytics/crda" (in directory "/Users/zoro/Library/Application Support/JetBrains/IntelliJIdea2023.1/plugins/org.jboss.tools.intellij.analytics"): error=13, Permission denied IntelliJ IDEA 2023.1 (Ultimate Edition) Dependency Analytics 0.5.0.53

bug