Probably a simple one but I can't seem to find out where to stop this. Each time I type in
int
it gets instantly replaced with
integer
and the package
import android.R.integer;
is automatically included.
Anyway of stopping this from happening in Eclipse?
Thanks
Perhaps you may try this:
Preferences -> Java -> Code Style -> Organize Imports -> (check) Do not create imports for types starting with a lowercase letter
I'm not sure if it helps but lets give a try :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With