Hi Markus, I am not convinced yet.
Eclipse can save warning markers. to get rid of it: 1. activate the Antenna plugin. 2. define the symbol manually and save the file. 3. deactivate the Antenna plugin. now you can rebuild. if the same warning re-appears it's from EclipseME, otherwise it's from the Antenna preprocessor plugin. Thanks for the typo notice, I fixed it. Markus Sinner wrote: > Hi Omry > > >> try to disable the plugin for the project and see if the message >> disappear (you may have to rebuild). >> > I did that, it still appears. So maybe the EclipseME-Testversion is > broken and lets not disable preprocessing. If I enable it and disable it > again, nothing changes - there are 59 warnings. > > @Omry: There's a typo in the errormessage "quote the it like this". > > Greetings, > Markus > > >> 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 >> > > ------------------------------------------------------------------------- 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
