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 IDE,并注意到 Breakpoints 视图中的 Debug 透视图中的一个选项,它允许我选择/创建一个工作集。我在网上找到了各种帮助,告诉我如何制作工作集或选择工作集,但没有解释什么是工作集或我为什么要使用工作集。
工作集是其他对象的子集。您可以创建仅包含部分断点的断点工作集,也可以创建仅包含部分项目的项目工作集,依此类推。您将使用工作集让您轻松地在项目或工作区的不同部分之间来回切换。