Hi Hugo, no, I just played around with the emulator. I wasn't building a package for the device up to now.
Regards ----- Original Message ----- From: "Hugo Raniere Di Assunção Brasilino" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, February 25, 2008 10:37 PM Subject: Re: [Eclipseme-users] Eclipse 3.3: Does //#ifdef really work? > Hi Neil, > > Did you select the command - right-click project name > "J2ME" > "Create > package". From what I've experienced, you have to re-create the package > every time you change preprocessing settings. > > Hugo > > neil young wrote: >> Hi group, >> >> - Eclipse 3.3 >> - Menu Window/Preferences/J2ME/Symbol Set Definition >> - Defined Definition Sets RELEASE (Symbol TRACE not defined) and DEBUG >> (Symbol TRACE defined to "true") >> - Menu Project/Properties/J2ME, Device "S60Emulator", Symbol Definitions >> RELEASE and DEBUG available. >> >> Regardles of what Symbol Definition Set is chosen the breakpoint at >> System.err.println("Test") is hit every time. >> >> //#ifdef TRACE >> System.err.println("Test") >> //#endif >> >> I would expect, that the code is NOT there if RELEASE is chosen. >> >> Regards >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> 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 2008. > 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 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
