Closed diegonz closed 8 years ago
It seems that this occurs if you execute save again before previous save has ended (e.g. you press cmd-s multiple times in a row). If this bothers you, disable the 'organize imports on save' feature for now. The feature is actually quite useless anyway, because autocomplete-java organizes all imports also while importing a class.
btw. your file is missing a package declaration. Currently organize imports assumes that first line of a java source file contains a package declaration.
I removed the organize imports on save feature from the latest version, since it is quite useless at the moment.
Thanks, i can check error has gone. Keep on rockin´!
I have the following error when saving simple java files (arround 30 lines):
stacktrace.txt
My working system setup is: