Eclipse 构建位置

发布于 2024-12-13 01:43:19 字数 180 浏览 5 评论 0原文

在哪里可以更改在 Eclipse 中构建 applicationname.apk (Android) 的位置?默认情况下它位于 /bin 目录中,但我如何更改它?

我需要这个,因为我想与使用 Ubuntu One 的朋友自动共享 .apk 文件,但我不想同步该目录中的其他文件。

Where can I change the place where my applicationname.apk (Android) will be built in Eclipse? By default it is in the /bin directory, but how could I change this?

I need this because I want to share the .apk file automatically with my friends using Ubuntu One, but I don't want to synchronize the other files in that directory.

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

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

发布评论

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

评论(1

拥醉 2024-12-20 01:43:19

在 Eclipse 中右键单击您的项目并选择“属性”。将打开一个窗口,现在选择 在左侧有几个选项,选择 Java 构建路径。选择 Java 构建路径后,您需要选择选项卡源,并在底部选择默认输出文件夹。默认是 bin

In eclipse right click on your project and choose Properties. A window will open, now choose In the left you have several options choose Java Build Path. After choose Java Build path you need to select the tab source and in the bottom choose your default output folder. By default it's bin

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