Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance knowledge base about Eclipse plugins creations (RCP) #2

Open
ymeine opened this issue Sep 13, 2013 · 0 comments
Open

Enhance knowledge base about Eclipse plugins creations (RCP) #2

ymeine opened this issue Sep 13, 2013 · 0 comments

Comments

@ymeine
Copy link
Contributor

ymeine commented Sep 13, 2013

Eclipse Rich Client Platform (RCP) is a huge thing to digest.

This is the whole framework to build applications based on their corresponding engine. An application is a set of plugins. Some handle the GUI, others different stuff.

So to build a component - i.e. a plugin - of an Eclipse RCP application, the same framework is used.

However, the documentation is big and not that clear. Sometimes there is a lack of details. Also, that would be good to have wrapping up schemata, explaining the architecture of all the components.

Since what we are building is specific - source code edition - we should also explain this more precisely. There's a whole architecture around text editors, source viewers, documents management, edition services, ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant