Hijacking the Eric's Full Thrust Ship Creator thread

3 posts ยท Jan 27 2004 to Jan 27 2004

From: Flak Magnet <flakmagnet@t...>

Date: Tue, 27 Jan 2004 11:59:38 -0500

Subject: Hijacking the Eric's Full Thrust Ship Creator thread

I've been able to get the Ship Creator working in XP, but in Linux when I type
in "java -cp newshipbuilder.jar" I get an error:

Exception in thread "main" java.lang.NoClassDefFoundError:
/home/timg/newShipBuilder/newShipBuilder/jar

I'm ignorant on how java works, so what's the problem there?

> On Tuesday 27 January 2004 11:38 am, kevinbalentine@verizon.net wrote:

From: Eric Fialkowski <ericski@m...>

Date: Tue, 27 Jan 2004 11:20:14 -0700 (MST)

Subject: Re: Hijacking the Eric's Full Thrust Ship Creator thread

> I've been able to get the Ship Creator working in XP, but in Linux

This should work: "java -jar newshipbuilder.jar"

From: Flak Magnet <flakmagnet@t...>

Date: Tue, 27 Jan 2004 13:51:03 -0500

Subject: Re: Hijacking the Eric's Full Thrust Ship Creator thread

Oooh tah-dah!

Thank you very much. It's working.

> From your other, later message;

"It's written in Java and I'm still working on it."

Thanks a bunch for the effort. It's very nice to have a tool like what you've
created made available.

> On Tuesday 27 January 2004 01:20 pm, ERIC T. FIALKOWSKI wrote: