
























Some methods are really tidy and powerfull in eclipse, but a big problem is when I want to use them I ofen forget how to use them.
Here is the method to get the projects list of current workspace.
IProject[] projects = ResourcesPlugin.getWorkspace().getRoot().getProjects();
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。