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 插件编辑器(现在在 Kepler 上运行),我想使用依赖注入来获取工作台、记录器等上下文。我的目的是让我的代码“更可测试”。
我假设您主要对 Eclipse 4 工作台的依赖机制感兴趣。我推荐这些教程和文章作为介绍: