Try encoding build details in filenames #8
Labels
api
Relates to the API design
core
Describes core required functionality
enhancement
An improvement to existing functionality
When we compile a file, we can specify its filename, which will then appear in the stack trace. This is an opportunity to specify additional build information in the filename, which could be looked up from a resource on the classpath, and rendered in the stack trace.
The text was updated successfully, but these errors were encountered: