| 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 |