Roland Grunberg - 2014-02-28

swt-chart can be built with Maven + Tycho as an OSGI bundle by simply running 'mvn org.eclipse.tycho:tycho-pomgenerator-plugin:generate-poms -DgroupId=org.swtchart' to generate the poms, and then performing a regular maven build.

It would be nice if pom files could be checked in so that users no longer need to perform initial steps.