-
Notifications
You must be signed in to change notification settings - Fork 51
Main features
Andrey Hihlovskiy edited this page Jun 25, 2014
·
16 revisions
🚧 This chapter is yet under construction!
Wuff does the following for you:
- downloads and "mavenizes" Eclipse plugins
- injects trivial OSGi/Eclipse dependencies into bundles and applications
- handles both manifest-first and gradle-first dependencies
- generates and merges OSGi manifests
- generates and merges plugin.xml
- generates and merges plugin_customization.ini
- integrates splash.bmp into RCP/IDE app
- integrates intro pages into RCP/IDE app
- wraps non-OSGi dependencies into OSGi-bundles
- generates runnable Equinox/RCP/IDE products for multiple platforms
- incorporates the desired language packs into RCP/IDE products
- provides easy switch between Eclipse versions
Every Wuff feature is highly automated yet fully configurable.
If you feel interested, it is time to learn about prerequisites and usage.