Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Aptana Studio 3 作为我的文本编辑器和 Eclipse 用于我的 Android 开发。我还使用 Phonegap 来创建特定于 Android 的应用程序开发。
我不完全了解 Eclipse 工作区。我将一个现有的 android 项目导入到我的 Eclipse 工作区中,当我在 Aptana 中对项目进行更改时 - 更改在 Eclipse 中没有生效。
为什么?
顺便说一句,我使用的是 ADT Build 附带的 Eclipse 版本:v22.0.1-685705。
导入时,默认选中“将文件复制到工作区”。确保取消选中此项。否则,Eclipse 在其工作区目录中创建您的 Sources 的副本。如果未选中此选项,Eclipse 将使用现有文件。
单击最高的项目(或您在 Aptana 中处理的文件)并按 F5。项目资源管理器中的Ctrl+A和F5将刷新所有文件