Skip to content
forked from akhikhl/wuff

Gradle plugin for automating assembly of OSGi/Eclipse bundles and applications

License

Notifications You must be signed in to change notification settings

RonStein2000/wuff

 
 

Repository files navigation

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

About

Gradle plugin for automating assembly of OSGi/Eclipse bundles and applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 53.5%
  • Java 45.6%
  • Other 0.9%