Everything is plug-ins running on or loaded by plug-ins loader called by a small kernal

which is an implementation of the OSGi R4 specification and provides the environment in which plug-ins execute.

Contribution Principle: Every extension is a contribution which services to another extension.

• EAF - http://www.eclipse.org/home/categories/frameworks.php
• OSGi - http://www.eclipse.org/equinox/
• RCP - http://www.eclipse.org/home/categories/rcp.php

最新文章

  1. MongoDB聚合运算之group和aggregate聚集框架简单聚合(10)
  2. NB實體連線到公司的網路,無法上網解決方案,需設 proxy。
  3. OpenERP/Odoo命令行参数
  4. mybatis 注解快速上手
  5. XST综合、实现过程包含哪些步骤
  6. android事件分发笔记
  7. iOS之AlertController的使用
  8. ubuntu安装过程未设置root密码
  9. 使用WiX Toolset创建.NET程序发布Bootstrapper(安装策略管理)(二)——自定义安装
  10. 通过qsort(void * lineptr[], int left, int rifht, int (*comp)(void *, void *))解读指针函数和void指针
  11. 监听键盘弹起View上调
  12. JAVA_SE基础——26.[深入解析]局部变量与成员变量的区别
  13. P1217 [USACO1.5]回文质数 Prime Palindromes(技巧+暴力枚举+线性筛)
  14. 设计模式之原型模式(c++)
  15. json中带有\r\n处理
  16. RSA加密解密实现(JAVA)
  17. struts2中的session、request 、和action往页面中传值的方法
  18. loadrunner json参数化
  19. 在树莓派是安装并配置NTP服务
  20. 一些js在线引用文档

热门文章

  1. 拓扑排序+数学+DP【洛谷P1685】 游览
  2. kuangbin专题十六 KMP&&扩展KMP HDU2087 剪花布条
  3. Mybatis学习笔记(九) —— Mybatis逆向工程
  4. 函数之-------------------------HR管理操作
  5. NFS网络储存系统
  6. delete ELK index
  7. mybatis主键是在insert前生成还是之后生成
  8. jgroups-raft
  9. java——数组队列 ArrayQueue
  10. Python Pandas -- Series