[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Compiling for older version of java

Mark Dexter wrote:

Hi Joel. The application hangs, both when I try to run the Jar and when I try to run JChessboard.java from inside Eclipse. It hangs on line 955 when I debug. It draws a transparent frame and hangs. Am I missing something needed to run the app? Once I get it working here, I can play with it on Linux. Thanks. Mark

Mark:

That's a bug that pops up occasionally - haven't figured out why just yet. Just kill the java or javaw process and try it again. It will start.

--Joel