Hi, Check the HAMTASC (btw: how to pronounce Ralf?) on OSFlash.org: http://osflash.org/doku.php?id=hamtasc There is an option "-rb_suppress_import_warnings". But if you are using FDT why not press CTRL-SHIFT-O after comment out a trace? Organize Imports handles this perfect and you don't have to type or delete any import.
Cheers, Sönke > Is there a way to prevent mtasc from giving me import warnings? I'm > using FDT, so my import statements are pretty tight. But I'm also > using a logger. To use it, I need to import it. But then if I > comment out the trace, mtasc warns me. > > This is a small thing, but annoying. Is there a way to stop it? > > Thanks, > > Jim Kremens > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
