I've seen the same problem, currently on build 7590 on Windows XP. The munging happens when the class name was not already on the method call (i.e., when I choose a class for the suggestion). The munged lines look separated by import group or package. IntelliJ un-munges them when it adds a class import.
Reorganizing the imports every time is a bad solution, if the solution for IDEADEV-13241 is to make minimal changes.
David Beutel - 04 Jan 08 03:32 I've seen the same problem, currently on build 7590 on Windows XP. The munging happens when the class name was not already on the method call (i.e., when I choose a class for the suggestion). The munged lines look separated by import group or package. IntelliJ un-munges them when it adds a class import.
Reorganizing the imports every time is a bad solution, if the solution for IDEADEV-13241 is to make minimal changes.
Reorganizing the imports every time is a bad solution, if the solution for IDEADEV-13241 is to make minimal changes.