OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> executing (say) jSolun from command line
rrashkin
post May 25 2004, 06:59 AM
Post #1





Group: Members
Posts: 67
Joined: 10-December 03
From: Colorado
Member No.: 1,134



Greeting.
I'm having trouble executing a Java app I downloaded from the Software Index. For reasons that seem ok to me, I didn't want to "install" it but just put the .jar file on my system and execute it manually. First of all, the site claims that it works on the Z. Second of all, I can execute it on my PC just fine (the syntax for "java" is a little different from "evm").
I put the downloaded jar file, jSolun100c.jar, on my SD card, under QtPalmtop/java. If I look at the jar file on the PC (jar tf jSolun100c.jar), it appears that the "main" class is "JSolun".

Then I type in at the console:
cd /mnt/card/QtPalmtop/java

then:
evm -cp /mnt/card/QtPalmtop/java/jSolun100c.jar JSolun

I get what I gather from posts here is a classic: "java.lang.NoClassDefFoundError: JSolun"

Any ideas what I'm doing wrong
Go to the top of the page
 
+Quote Post
rrashkin
post May 25 2004, 10:25 AM
Post #2





Group: Members
Posts: 67
Joined: 10-December 03
From: Colorado
Member No.: 1,134



Never mind. It turns out (after reading the manifest) that the main class is "jSolun.JSolun".
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 19th May 2013 - 11:31 PM