So I have a small class, and I went to add a comment at the top of the
class.
I type the /** to start the comment, the entire class goes into the
comment, IDEA discovers that it doesn't need to import anything, removes
ALL of the imports, then when I put in the close comment, everything is
red because nothing is being imported.
Sorry, but that is a whole lot of badness and needs to be fixed.