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
