Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-347

Verify forge.bat on windows

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha3
    • 1.0.0.Alpha2
    • UI - Shell
    • None

      From fliu:

      I run forge as the following:

      public static void main(final String[] args)

      { System.setProperty("jline.terminal", "jline.UnsupportedTerminal"); StartMain.main(args); }

      The following cuase eclipse unable to respond:

      public static void main(final String[] args)

      { StartMain.main(args); }

            lincolnthree Lincoln Baxter III (Inactive)
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: