[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-59) Verify forge.bat on windows

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 9 08:24:45 EST 2011


Verify forge.bat on windows
---------------------------

                 Key: SEAMFORGE-59
                 URL: https://issues.jboss.org/browse/SEAMFORGE-59
             Project: Seam Forge
          Issue Type: Task
          Components: Shell
    Affects Versions: 1.0.0.Alpha2
            Reporter: Lincoln Baxter III


>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);
   }

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list