]
Roland Grunberg updated ERT-703:
--------------------------------
Sprint: devex #161 January 2019
Contributing Non-Compiler Issues Into JDT
-----------------------------------------
Key: ERT-703
URL:
https://issues.jboss.org/browse/ERT-703
Project: Eclipse Release Train
Issue Type: Task
Reporter: Roland Grunberg
Assignee: Roland Grunberg
Priority: Major
See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=543713#c0 for background.
While many issues are found and reported in the internal compiler AST code, (eg.
org.eclipse.jdt.internal.compiler.ast.Statement#analyseCode(..)), we need a way to reportn
on-compiler issues (eg. style, bad practice, correctness, performance) as does SpotBugs.