View Single Post
Old 06-27-2013, 02:28 PM   #1
Sothh
Shaman of Time
Sothh began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Aug 2011
Device: Kindle Paperwhite First Gen
Kindlet gives "Unable to find class Main"

Hi all. Been a long time lurker on here, but now that I have my PW (got it yesterday!) I am needing some help.

I am working on a "Hello World" kindlet and I can't seem to get it to run. I have signed the app with proper dev keys, setup the manifest file correctly (I believe), and yet when I try to open the kindlet on my PW, I get an error something like "Error: Unable to find class Main."

I have triple checked everything, and I can't find a problem with my code. I have attached the source if anyone could help.

A couple notes about the source:

Because this is on a PW, it uses the Kindlet-2.2.jar, which is the 2.0 version of the KDK (I believe.)

I am not using an IDE, just Notepad++ and some batch files to do the compiling. (In windows.) This is my usual way of coding, but I hardly ever mess with Java, so I may be doing something wrong.

Thanks!
Attached Files
File Type: zip Hello World.zip (3.0 KB, 204 views)
Sothh is offline   Reply With Quote