Skip to content

Eclipse RAP and RCP architecture

drbecavin edited this page Apr 29, 2019 · 1 revision

Even if BACNET is developped in two different workspaces, it uses the fact that RCP and RAP share a great quantity of plugins together. In fact Eclipse RCP was developed first and Eclipse RAP was built afterwards. To learn more about Eclipse RCP and RAP, and know more about about how to develop software with it, we recommend few links and tutorials:

If you have any problem regarding the use of Eclipse software, and Eclipse RAP and RCP architecture, you should first search your question on Eclipse forum and help page:

Eclipse RAP and RCP are based on SWT library so to learn how to make some nice interface in Eclipse RAP and RCP you can look at this list of widgets and snippets for SWT: