[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What do you do with a .jar file?



ke6isf wrote:
> Running Sarge with the Sun Java package installed, per the instructions
> provided on the IRC channel.
> 
> OK, so I have this .jar file.  If I open it using 'java
> hidejournal-0.3.1.jar', it gives me:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError:
> hidejournal-0/3/1/jar

If it is a jar that is set up properly internally then you can try

java -jar hidejournal-0.3.1.jar

but not all jar files are executable.

-- 
Chris
debian@chrissearle.org



Reply to: