JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / util / LaunchUtils.java
index e4f393c..4b443d3 100644 (file)
@@ -130,7 +130,8 @@ public class LaunchUtils
       return -4;
     } catch (NumberFormatException e)
     {
-      jalview.bin.Console.errPrintln("Could not parse JAVA_COMPILE_VERSION");
+      jalview.bin.Console
+              .errPrintln("Could not parse JAVA_COMPILE_VERSION");
       return -5;
     }