-
Notifications
You must be signed in to change notification settings - Fork 347
Open
Description
Right now you cannot access resources (in src/main/resources
let's say), like you can access classes by name. You can obviously still read the file normally, but you won't be able to track it as a dependency. In my particular case this is not much of an issue since the resource file changes only very rarely, but for other use cases it wouldn't be great to have to manually invalidate the KSP cache anytime a resource changes.
ElonCosta and Hartie95
Metadata
Metadata
Assignees
Labels
No labels