Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 185753 | Differences between
and this patch

Collapse All | Expand All

(-)rootfiles/readme/readme_eclipse.html (+9 lines)
Lines 1132-1137 Link Here
1132
view does not work on Linux. Instead the user must use the "Next Page" and "Previous Page" actions
1132
view does not work on Linux. Instead the user must use the "Next Page" and "Previous Page" actions
1133
to manually load memory segments (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=74559">74559</a>)
1133
to manually load memory segments (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=74559">74559</a>)
1134
1134
1135
<h4>Java 6 Annotation Processing</h4>
1136
Java 6 annotation processors are supported in the batch compiler and in the IDE, with 
1137
some limitations. Java 6 processors are only executed during a build, not while editing (bug 
1138
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=188558">188558</a>). Files generated by Java 6
1139
processors during a build are deleted only when the project is cleaned, rather than during subsequent
1140
builds (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=188559">188559</a>). Problem markers
1141
contributed by Java 6 processors may incorrectly be removed if the file containing the error also
1142
refers to a generated type (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=186057">186057</a>).
1143
1135
<h3>3.3 <a name="I-PDE">Plug-in Development Environment (PDE)</a></h3>
1144
<h3>3.3 <a name="I-PDE">Plug-in Development Environment (PDE)</a></h3>
1136
<h4>Feature manifest editor does not preserve all comments</h4>
1145
<h4>Feature manifest editor does not preserve all comments</h4>
1137
1146

Return to bug 185753