typetools / typetools/checker-framework
[Feature] common framework stub libraries
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 440
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 134
Description
So I imagine it might be hard to convince upstream frameworks to use checker annotations, maybe this is already possible... what I'd like to do is pack stubs into jar's and then have them be auto detected if they're on the compiler classpath, presumably at the right location.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by locating how checker annotations and stub libraries are currently handled, then investigate the desired JAR auto-detection on the Java compiler classpath; done would require an agreed discovery mechanism and validation of it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100