The thing in the Eclipse(win32) setting that in Choose one of project > properties > Builders(on the tree view on the left pan) to launch any kind of external exe or batch file.
I'd like to detect that debug mode or release mode in the external executable binary which launched by the Builder settting. Is that possible? any kind of way should be helpful.(especially environment variables). On Monday, December 23, 2013 4:41:43 PM UTC+9, Xavier Ducrohet wrote: > What 'Builders' are you talking about? > > > On Sun, Dec 22, 2013 at 11:20 PM, Build Account > <[email protected]<javascript:> > > wrote: > >> Hi, >> >> Is there any method >> to detect/differentiate debug and release(signed) build for >> 'Builders'(external program)? >> Want a 'Builder' knows whether 'Builder' runs under debug building or >> signed building. >> Is there any idea or way? like....environment variable passing? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "adt-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. > http://developer.android.com | http://tools.android.com > > Please do not send me questions directly. Thanks! > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
