| Summary: | JDT Batch compiler should generate Problems like the internal compiler does | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Sean Adams <seadams> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Sean Adams
Also from the N&N from M6: Java problem markers from a "javac" build Running an Ant build that contains a "javac" declaration can produce JDT problem markers for the code that is compiled. The marker generation is controlled by an Ant UI preference: Window > Preferences > Ant > Create problem markers from "javac" results. As well, the "javac" declaration needs to set the "listfiles" attribute to "true" and an Eclipse console must be allocated for the build output. *** This bug has been marked as a duplicate of 133184 *** |