When I Run the Midlet and have autosave on (can not remember where I set
this);
then if I have changed a definition before the run.

the definition change is not reflected when I run the Midlet.

On the second run, the change is reflected.

Test Procedure:

//STEP1
//#define yy

//#ifdef xx
//# System.out.println("X Defined");
//#endif

Run the Midlet with autosave on

//STEP 2
change the Line //#define to
//#define xx

Run the Midlet

If I however SAVE (CTRL+S) then the changes are always up to date.
-------------------------------------------------------------------------
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

Reply via email to