Eclipse RCP: Rich Client Platform
What is RCP?
RCP stands for "Rich Client Platform". It is evident from the name that Eclipse RCP is used for developing Rich Client Applications(Desktop Applications) using Eclipse Platform.
"Minimal set of plugins needed to develop rich client application is Rich Client Platform".
Minimal set of plugins:
1)org.eclipse.ui
2)org.eclipse.core.runtime
The above two plugins are the essential plugins to develop rich client applications.
What is RCP?
RCP stands for "Rich Client Platform". It is evident from the name that Eclipse RCP is used for developing Rich Client Applications(Desktop Applications) using Eclipse Platform.
"Minimal set of plugins needed to develop rich client application is Rich Client Platform".
Minimal set of plugins:
1)org.eclipse.ui
2)org.eclipse.core.runtime
The above two plugins are the essential plugins to develop rich client applications.
No comments:
Post a Comment