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.
我在 Eclipse 上有一个 phonegap android projet,我想知道如何从 android apk 打包中排除一个文件夹?我有一个名为 source 的文件夹,其中包含少 css 和其他来源,我不希望它被打包。
您是否尝试右键单击该文件夹并单击“从构建中排除”选项?