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.
我的项目无法在 64 位 PC 中导出,因为 gen [Generated Java File] 部分存在未解决的问题。它可以在昨天在 32 位 PC 上运行。PC版有什么关系吗?
gen是自动生成的,您可以清理项目并重建它。在 Eclipse 中,选择“项目”→“清理...”。
gen