-
Notifications
You must be signed in to change notification settings - Fork 51
Home
Andrey Hihlovskiy edited this page May 5, 2014
·
87 revisions
Welcome to Wuff wiki! We have plenty of topics here, but fear not, starting to be productive with Wuff does not require reading them all at first. Quite reverse, quick start with first Equinox app, first RCP app or first RCP app takes just five minutes.
- Create first Equinox app
- Configure Equinox products
- Prepare Equinox app for multi-project build
- Create OSGi-bundle and use it in Equinox app
- Create first RCP app
- Configure RCP products
- Prepare RCP app for multiproject build
- Create Eclipse bundle and use it in RCP app
- Add splash to RCP app
- Add intro page to RCP app
- Localize RCP app
- Create first IDE app
- Configure IDE products
- Prepare IDE app for multiproject build
- Create IDE bundle and use it in IDE app
- Add perspective and view to IDE app
- Add splash to IDE app
- Add intro page to IDE app
- Localize IDE app
- Create first SWT app
- Configure SWT products
- Prepare SWT app for multiproject build
- Create SWT library and use it in SWT app
- Localize SWT app
- Default manifest
- Manifest attributes in build.gradle
- Manifest attributes in MANIFEST.MF
- Manifest expression injection
- Default "plugin.xml"
- "plugin.xml" for Eclipse bundle
- "plugin.xml" for Equinox app
- "plugin.xml" for RCP app
- "plugin.xml" for IDE app
- "plugin.xml" expression injection