| [news.eclipse.platform] Re: Code that was compiling in 3.3.2 doesn't compile in 3.4 |
Please take a loop at this screenshot, from Eclipse 3.4: http://i29.tinypic.com/25g9gys.jpgThis looks like a PDE container problem. I suggest to file a bug report against PDE. If you can't find reproducible steps then you might send your workspace to one of the developers looking at the bug.
All the red boxes represent folders that don't appear in Eclipse 3.3.2.
All those folders contain JAR files that already appear in the list. That is causing a duplication of those JARs, as is shown by the two red arrows.
Dani