How remove unnecessary import from package eclipse for android -
how remove unnecessary import package eclipse android.
when add method after removing import statements not getting remove. there way remove entire application... instead of removing 1 one.
you can use ctr + shift + o removing unnecessary import of class.
it not removing used importing class not yet imported class.
Comments
Post a Comment