Wuff is a gradle plugin for developing and assembling OSGi/Eclipse applications and plugins independently of Eclipse-IDE. If you are familiar with Eclipse Tycho, then think of Wuff as a gradle-based alternative.
-
New feature: support of native launchers. Wuff automatically generates native launcher as soon as you build Eclipse-RCP or Eclipse-IDE product.
-
New feature: E(fx)clipse support.
-
Resolved issue #66: Remove 'Require-Bundle: org.eclipse.osgi'
-
Resolved issue #56: Invalid product and application in configuration ini file when Manifest provide custom Bundle-SymbolicName
See complete list of changes in what's new list,
-
If you are new to Wuff, start your acquaintance with main features.
-
If you want to create something from scratch quickly, take a look at the tutorials: first Equinox app, first RCP app and first IDE app.
-
If you already have bunch of existing Eclipse plugins and apps, consider converting them to Gradle/Wuff.
-
If you want to learn all about Wuff systematically, read wiki pages.
-
If you already use Wuff, it is always a good idea to look in what's new file.
- Maven artifacts: 'org.akhikhl.wuff:wuff-plugin:+' at jcenter and maven central.
- Source code: compile, explore, deploy.
See more information on prerequisites and usage wiki page.
Copyright 2014-2015 (c) Andrey Hihlovskiy and contributors
All versions, present and past, of Wuff are licensed under MIT license.