You can try the antenna preprocessor plugin.

it uses the same preprocessing engine, but you see the changes to the
code while you work.



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
> Eclipseme-users@lists.sourceforge.net
> 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
Eclipseme-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to