![]() ![]() |
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 |
|
|
|
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".
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 11:31 PM |