-
error: An unhandled exception was thrown by the Error Prone static analysis plugin.
Please report this at https://github.com/google/error-prone/issues/new and include the following:
…
-
> Task :app:kaptGenerateStubsDebugKotlin FAILED
e: java.lang.IllegalAccessError: class org.jetbrains.kotlin.kapt3.base.KaptContext (in unnamed module @0x32df3d25) cannot access class com.sun.tools.ja…
-
```
[ceylon-compile] An exception has occurred in the compiler (ceylon 1.2.3 de76d29 (Total Internal Reflection)).
[ceylon-compile] java.lang.AssertionError: Unknown symbol type org.americanteeth.ceyl…
-
@kunstmusik I'm getting a build error when using the Ant method to build the examples on macOS Monterey (M1 silicon)
```
[javac] /Users/boonier/GIT/csoundAPI_examples/java/src/csoundapiexamples/Ex…
-
There are some errors when making ant build for the first time, after cloning to local directory and running "ant release". Some fix can be made to the configuration and some java files to make it smo…
-
Hello I try compile application and have error
What error can be
2.0-SNAPSHOT
```
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[E…
-
I have gradle project, and first, gradle clean then infer run -- gradle build executed. My project uses JDK 11.
-Infer version v0.17.0
- MacOS Mojave, running 'infer run -- gradle build'
Faci…
-
```
I'm trying to write stubs for org.junit.runners.ParentRunner. My stub looks
like the following:
class ParentRunner {
void collectInitializationErrors(List errors) @UnknownInitialization(Runner…
-
The following code compiles with ecj but fails with javac `error: incompatible types: List cannot be converted to T`:
```
-
Hallo,
The allowed modifiers was changed in Java 16, i believe,
so the following code does not compile with Eclipse but compiles with javac.
```java
public class EclipseLocalRecordBug {
publi…
forax updated
1 month ago