I have my midlet driver in a class that begins with the letter h. If I create a package that starts with any letter after h, I can't get the classes into the .jar and .jad files. When I go to create a new application package, I add the classes, then try to generate, but get an error that says the files cannot be found. I created a new package starting with the letter g, add my files, and everything works fine.