### Eclipse Workspace Patch 1.0 #P org.eclipse.platform-feature Index: rootfiles/readme/readme_eclipse.html =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html,v retrieving revision 1.123.2.8 diff -u -r1.123.2.8 readme_eclipse.html --- rootfiles/readme/readme_eclipse.html 2 Feb 2010 16:07:37 -0000 1.123.2.8 +++ rootfiles/readme/readme_eclipse.html 8 Feb 2010 16:09:26 -0000 @@ -1239,6 +1239,13 @@ in the processing API are unimplemented when compiling within the IDE, and will throw UnsupportedOperationException. +

Refactoring fails with invalid package name error when jaxb-xjc.jar is on build path

+This jar contains some entries that start with "1.0/". This leads to an invalid package name error once +this jar has been added to the indexes. The problem is reported in bug +293861 and it is fixed for 3.6. A patch for the org.eclipse.jdt.core +bundle will be available on the JDT/Core update page after 3.5.2 is released to fix this issue. +Check this link for updates on this issue. +

3.4 Plug-in Development Environment (PDE)

Feature manifest editor does not preserve all comments