-
com.intellij.diagnostic.PluginException: The default implementation of method 'getId' is deprecated, you need to override it in 'class com.github.youwi.robotlauncher.RunRobotConfigurationFactory'. The…
-
### What happened?
MacOS throw errors like `JNA library is not available` after upgrade to 2.x in IDEA Community 2024.1. However, it works well with pairs `1.17.3, IC 2024.1` and `2.x, IC 2023.3`. …
-
This pull request introduced an error during release and it will fail next release.
You need eg `distribution: 'adopt'` to make it work
uses: actions/setup-java@v2
with:
…
-
This issue is originally created by @alx1024 at https://github.com/microsoft/vscode-java-debug/issues/1071
> [provide a description of the issue]
>
> ##### Environment
> * Operating System: Win…
-
When running UI tests in windows some of the tests are failing intermittently with the below errors.
```
Timed out while waiting for project with resource URI api/resourceand port 9080 to become ava…
-
## Description
I get the following error when trying to run the example :
```
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34123 for x86
Copyright (C) Microsoft Corporat…
-
When I run mvn install, the test testKeyedWriteSlow fails on Windows. MacOS and Ubuntu works. You can try it with a GitHub actions build.
Test: https://github.com/jcodec/jcodec/blob/6e1ec651eca92d21b…
-
### Describe the enhancement requested
As an extension of #42136, we need to add new CI workflows for ARM64-based macOS for Go, Java, and JavaScript.
Previously, these languages only supported A…
-
I am getting 3 exception back to back on launching PyCharm 2022.2.1 CE.
```
`Following exceptions happened soon after this one, most probably they are induced.
2022-09-14T13:41:33.698
com.in…
-
## steps
with java-22 or java-23, on windows, check out dirs-dev repo, switch to branch for this pull request,
https://github.com/dirs-dev/directories-jvm/pull/61
and do `sbt test`
## problem…