| [news.eclipse.newcomer] Re: Installed 3.3, lost XML editor |
/mig
Michel Gutierrez wrote:
That's it !
I had to switch back to java 1.4 because Apache Cocoon does not compile on java 5.
Will i be able to use eclipse 3.2 (+WTP and XML editor !) with Java 1.4 ?
As Ed says, there is no reason to run Eclipse on 1.4 just because a project you want to build does not need/work with it. Just set up that one project to use 1.4.
Still, I'd like to hear more about Apache Cocoon not compiling with Java 5. All Java releases are supposed to be backwards compatible; there's nothing that should prevent code not written for JDK 1.5 from compiling in it.
Eric