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

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -