Run checks in Eclipse
Open
migrated
Priority-High
Status-Accepted
Type-Enhancement
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=11) created by **alexeagle@google.com** on 2012-01-29 at 07:56 PM_
---
ECJ (eclipse compiler for Java) has its own representation of the source. We need to abstract our usage of the AST and symbol table to be able to operate on this representation. Then, we need to figure out where to wire in the execution of our TreeScanners.
Contributor guide
Assessment
This issue has not been assessed yet.