This message is from the preprocessor. it could be either from EclipseME or from the Antenna plugin, I am guessing the later. try to disable the plugin for the project and see if the message disappear (you may have to rebuild).
Markus Sinner wrote: > Hello Craig, > > i installed this version and now get some strange warnings according > preprocessing, although I have not activated it: > > "Symbol JavaPlatform is not defined, using empty string. if you want it > to be treated as a string, quote the it like this : 'JavaPlatform'" > > The line containing it goes like this: > //#if JavaPlatform=='MIDP/2.0' > ... > //#endif > > I am not really sure, but I think in a previous release, this message > did not show up. I also have the Antenna-plugin fpr Eclipse installed - > does that effect Eclipse? > > But so far - nice work! > > Markus > > > Craig Setera schrieb: > >> Everyone, >> >> I apologize for being so quiet lately. Things have been very busy for >> me at mFoundry of late. Given some of the conversations on the mailing >> list about particular bugs and the fact that the major refactoring going >> on a different branch has taken longer than expected, I have put >> together a new bug fix release of EclipseME that I need some help >> testing out. This version can be downloaded or installed from >> http://eclipseme.org/testversions . This is primarily a bug fix release >> to help out with trouble people were having with the emulators holding >> locks on the deployed code. In addition, I've updated the Antenna >> preprocessor code and added correct handling for file encodings for >> those having trouble. >> >> - Apply findbugs patch thanks to Luke (luctrudeau on Sourceforge) (Bug >> 1771116) >> - Improve the handling of UEI debugger in server mode - Patch thanks to >> Antti (ak_n on Sourceforge) (Bug 1778417) >> - Guard against unresolved classpath container entries (Bug 1809479) >> - Copy files for launch to temp directory to avoid locks and allow >> multiple emulator instances (RFE 1170991 & 1776408) >> - Update to latest Antenna preprocess code >> >> Please help out by testing and respond to the mailing list. I would >> like to release this as version 1.7.7 within the week, but I need >> positive feedback from those of you on the mailing list to do that. >> >> Thanks, >> Craig >> >> >> ------------------------------------------------------------------------- >> 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 >> > > ------------------------------------------------------------------------- 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
