-
I'm trying to get annotations with ksp working in an Android/iOS multiplatform project using the "Framework"-style Xcode integration.
I assume because proper common codegen support is lacking from …
-
### Ktorfit version
2.2.0
### What happened and how can we reproduce this issue?
Execution failed for task ':composeApp:kspCommonMainKotlinMetadata'.
> Could not resolve all files for configuratio…
-
There is a break condition that leads to scrambled suits in TR 4.5.1 & KSP 1.12.2. So far I have only seen this with Bill, Bob & Jeb.
- Fresh install of KSP 1.12.2 & add TextureReplacer (I have v4.…
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
8 months ago
-
### Expected Behavior
when an injected mockbean try to access a interface method with a default value. It should call it normally.
### Actual Behaviour
It is failing with the following except…
-
### Environment
- OS: Windows 10
### Description
Once I connect to a server, I can play the game fine until I launch a vessel or return to flight via the tracking station, once I then go back…
-
Java implementations of KS interfaces cause multiple problems:
https://github.com/google/ksp/issues/94
https://github.com/google/ksp/pull/176#discussion_r532064837
https://github.com/google/ksp/iss…
yigit updated
4 years ago
-
What happened:
When first starting KSP, load a game, start flying, PAPI initially show up beside the runway, showing all red. When moving past the lights, they disappear as expected. However, after t…
-
Could you generate a file that contains the following (see snippet) using https://github.com/square/anvil/blob/aa24f31780247c3331f0b64de2b70333011fe036/compiler/src/main/java/com/squareup/anvil/compil…
-
`java.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
at androidx.room.compiler.processing.ksp.KspRoundEnv…