README.adoc

January 27, 2016 ยท View on GitHub

= SWT Custom Widgets

This repository provides custom SWT widgets, which can be styled by CSS and supports eclipse databinding.

= Example Project

The com.vogella.customwidgets.examples project contains a com.vogella.customwidgets.examples.product, which can be started in order to try the custom widgets.

= Update Site

The com.vogella.customwidgets.updatesite project can be used to create a p2 update site during a maven tycho build. In the near future the p2 update site will be available on Bintray.

= License SWT Custom Widgets is available under the https://www.eclipse.org/legal/epl-v10.html[Eclipse Public License, Version 1.0].