开发者

Error running BlackBerry app from Eclipse

开发者 https://www.devze.com 2023-01-21 00:21 出处:网络
I am developing an app with 65 class files.I recently r开发者_如何学编程e-installed Eclipse and now I can\'t run the app:

I am developing an app with 65 class files. I recently r开发者_如何学编程e-installed Eclipse and now I can't run the app:

I/O Error: Cannot run program "jar": CreateProcess error=2 The system cannot find the file specified

I checked my Java_Path and I don't see any problems.


You are probably running only a JRE you need a JDK . echo out your JAVA_HOME variable and tell us what it says.

0

精彩评论

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