This has been a problem for a while now and it gets quite annoying from time to time. A fix would be the best thing, but if I could turn off automatic importing that would suffice too. The problem is when I type a class in certain files, the import statements get put in themselves and put in at the wrong spots forcing me to manually remove what they've screwed up. Here is an example showing the correct code and then a picture showing what it looks like after the automatic import code is thrown in.
Correct code:
Import in the middle of my code:
Thanks for checking it out. Does anybody know how I could fix this?