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 的构建路径中排除了几个文件。现在我想在构建路径中再次包含这些文件。我找不到任何可以再次包含的选项。任何建议。
我正在使用 Eclipse 3.4.2
右键单击项目并选择“构建路径..”-> 配置构建路径。然后您可以将它们包含在适当的选项卡中(可能是“源”选项卡)。