KSP read classpath resource
Open
api
feature request
P3
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
Using the Java annotation processing API. We can be using ``javax.annotation.processing.Filer.getResource`` method reading files.
Can ``SymbolProcessor API`` does the same work?
I searched the code playground, but not found read resource file API.
And can you provide a code example of read resource file API?
Contributor guide
Assessment
This issue has not been assessed yet.