I had the same problem using a JDK1.5 on Windows - I also had to change to code-compliance 1.4
Did you try to compare binaries produced by Java6 to some from Java5? You are the first person I hear positive feedback according java6 :-) Markus Heiko Selber schrieb: > Hi, > > I have been using Java 6 with EclipseME and WTK since it was released > about a year ago (because Sun insisted it is a good idea to upgrade) and > never encountered a problem. > > I'd encourage everyone to upgrade to Java 6 anyway, because it is rock > solid and has some significant performance improvements. > > That is, I think I had one minor problem at the beginning (but I am > unable to recall if it was really due to Java 6): The WTK emulator > complained about class version mismatch in my MIDlets, which was solved > when I changed the code compatibility to 1.4 under Project Properties -> > Java Compiler. I believe that Java 5 generates 1.4 compatible code by > default, but Java 6 doesn't. > > Heiko > > > Craig Setera schrieb: >> Ed, >> >> Sorry I didn't respond to this previously. EclipseME *should* work on >> Java 6, but I can't say I've really tried it. I can't speak for the WTK >> at all. >> >> Craig >> >> Ed Welch wrote: >> >>> I'm wondering is there some compatibility issues with eclipseme or the >>> WTK when using java 1.6? >>> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users -- ********************************* [EMAIL PROTECTED] http://www.psitronic.de psitronic IT-Solutions Markus Sinner W-Rathenau-Str. 14 - 68642 Bürstadt Tel.: (+49)6206 / 963513 Fax: (+49)6206 / 963514 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
