-
First of all, let me say thanks for this plugin. I really like it.
My project uses [Lombok](https://projectlombok.org/) which generates boilerplate source code such as getters, setters and construc…
-
Hi,
I am trying to get realm working inside library and app module. I get it working using the example you provide in the docs, separating libraryModule and Realm.getDefaultModule etc. Works.
Howe…
-
Hello,
when trying to build jitsi on Fedora 34 it fails with several errors and warnings.
Errors:
> [javac] /path/to/jitsi/src/net/java/sip/communicator/util/JitsiDnsNameService.java:35: erro…
-
Solution:
Use version 1.0-rc2 of `auto-service`:
```
com.google.auto.service
auto-service
1.0-rc2
true
```
Stack trace:
```
[INFO] ---…
-
**Plugin version**
1.10.0
**Gradle version**
7.4.2
**Describe the bug**
Plugin reports dependency on project "a" as unused although a String constant from "a" is referenced by project "b". This…
-
I'm experiencing an issue with 1 unit test in my code base.
An exception has occurred in the compiler (1.8.0_152). Please file a bug against the Java compiler via the Java bug reporting page (http:…
-
The readme states to use ``apply plugin: 'com.neenbedankt.android-apt'``
"The Android plugin annotation processor works with both javac and jack, unlike android-apt which only works with javac. For…
-
When running kotlin in IntelliJ, code that is generated in either ksp or kapt processors (e.g. dagger, or custom ksp) are not attached in a way that IJ can see them. They compile, but redline. This a…
-
```
Please report this at https://github.com/google/error-prone/issues/new and include the following:
[ERROR]
[ERROR] error-prone version: 2.20.0
[ERROR] BugPattern: UnusedTypeParame…
-
I got the error message:
[ERROR] Failed to execute goal [32morg.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m on project [36mschemagenerator[m: [1;31mFatal …