View | Details | Raw Unified | Return to bug 293861 | Differences between
and this patch

Collapse All | Expand All

(-)rootfiles/readme/readme_eclipse.html (+5 lines)
Lines 1239-1244 Link Here
1239
in the processing API are unimplemented when compiling within the IDE, and will throw
1239
in the processing API are unimplemented when compiling within the IDE, and will throw
1240
UnsupportedOperationException.
1240
UnsupportedOperationException.
1241
1241
1242
<h4>Refactoring fails with invalid package name error when jaxb-xjc.jar is on build path</h4>
1243
This jar contains some entries that start with "1.0/". This leads to an invalid package name error once
1244
this jar has been added to the indexes. The problem is reported in bug 
1245
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=293861">293861</a> and it is fixed for 3.6.
1246
1242
<h3>3.4 <a name="I-PDE">Plug-in Development Environment (PDE)</a></h3>
1247
<h3>3.4 <a name="I-PDE">Plug-in Development Environment (PDE)</a></h3>
1243
<h4>Feature manifest editor does not preserve all comments</h4>
1248
<h4>Feature manifest editor does not preserve all comments</h4>
1244
1249

Return to bug 293861