-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Alexander Schindler edited this page Jul 28, 2021
·
4 revisions
This GitHub repo shows the usage of Eclipse RCP framework with Bndtools. Contained is a bndtools configuration referencing Eclipse Platform 4.18 and corresponding Simultaneous 2020.12 release.
Project example.rcp.headless
contains a minimal console Eclipse RCP application.
Project example.rcp.ui
contains a minimal Eclipse SWT UI application
Project example.rcp.app.ui
contains a minimal Eclipse RCP UI application with a Platform specific product for win32, linux and macosx.
Please refer to the specific pages in the wiki for the specific topics.