| Q: | How to config a plugin to start automatically during platform starts up? |
| A: | Define the 'Eclipse-AutoStart=true' header in Manifest file. . |
| Q: | What is Display, what is Shell? |
| A: | The Display class respresents the GUI process(thread), the Shell class represents windows. |
| Q: | What is included in the Rich Client Platform? |
| A: | Eclipse Runtime, SWt, JFace, Workbench |
|
|
本文档详细介绍了Eclipse插件开发的相关知识,包括插件启动机制、配置自动启动、扩展点与扩展的概念、插件类路径设定等。此外还涉及了SWT组件的基本操作,如UI线程访问、图像资源管理、键盘事件模拟等,并对EMF、RCP等高级主题进行了概述。
1336

被折叠的 条评论
为什么被折叠?



