Re: Hijacking the Eric's Full Thrust Ship Creator thread
From: "ERIC T. FIALKOWSKI" <ericski@s...>
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
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?
>
This should work: "java -jar newshipbuilder.jar"