Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 2.44 KB

README.md

File metadata and controls

52 lines (29 loc) · 2.44 KB

Wuff logo

Build Status Release Snapshot License

Introduction

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.

What's new ⭐

Version 0.0.14
  • 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,

Where to start?

How to use Wuff?

  • 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 and License

Copyright 2014-2015 (c) Andrey Hihlovskiy and contributors

All versions, present and past, of Wuff are licensed under MIT license.

Support via Gittip