`
youngerbaby
  • 浏览: 115051 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

How to get projects list in eclipse

阅读更多
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();



分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics