下载中未显示该程序的名称

发布于 2024-12-06 03:54:52 字数 198 浏览 0 评论 0原文

我在执行我在 Eclipse 中为 Blackberry 编写的代码时遇到问题...当我尝试执行 Eclipse 代码时,我看不到下载中的文件名。为了解决这个问题,我选择了这些选项 1)我再次在 Eclipse 中创建了另一个工作区并复制了该代码。 2)清理了项目和bat文件

,但我仍然无法在黑莓模拟器的下载中找到该文件的名称..

可能是什么原因?

I'm facing a problem in executing the code i've written in eclipse for Blackberry...I cannot see the name of the file in downloads when i tried to execute the eclipse code..To resolve this i went for dese options
1)I've again created another workspace in eclipse and copied that code..
2)Cleaned the project and also bat file

But still im not able to find the name of the file in downloads of Blackberry simulator ..

What might be the reason for it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ζ澈沫 2024-12-13 03:54:52
  1. 您的应用程序类是否包含 public static main(String[] args) 方法?
  2. 在运行应用程序之前清理模拟器文件系统(文件夹)
  1. Does your application class contain public static main(String[] args) method?
  2. Clean your simulator filesystem (folder) before running your application
千纸鹤带着心事 2024-12-13 03:54:52

如果您使用 OS6 设备的模拟器,您的应用程序将显示在主屏幕上,而不是下载文件夹中。这是问题所在吗?

If you are using a simulator for an OS6 device, your application will appear on the home screen, not in the downloads folder. Is that the problem?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文