JAL-3220 j2sIgnore on main methods on test / utility classes
[jalview.git] / src / jalview / gui / Console.java
index 4c019a6..2e88eeb 100644 (file)
@@ -497,7 +497,6 @@ public class Console extends WindowAdapter
             } catch (InterruptedException e)
             {
             }
-            ;
           }
         }
         else
@@ -633,6 +632,10 @@ public class Console extends WindowAdapter
     return input;
   }
 
+  /**
+   * @j2sIgnore
+   * @param arg
+   */
   public static void main(String[] arg)
   {
     new Console().test(); // create console with not reference