开发者

BlackBerry JAR file problem

I made a simp开发者_开发知识库le application for blackberry the jar file doesn't get created ? when the application is build following files get created in the main folder .cod, .cso, .debug, .jad, .jdp, .rapc except the .jar file.


The .cod files contain the compiled program code for your blackberry application, and are equivalent to jar files.

You can use either the .jad file, or an .alx file (using blackberry desktop manager) to load these .cod files onto your blackberry.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜