Re: [nebula-dev] Question about licences & packaging

2020-09-22 Thread Laurent Caron
Hi Jonah Thank you for your answer. I had many doubts about the compatibility of EPL & GPL, and you gave me a good direction. For the moment I just experiment some code, but I can contact the author for a dual licence (I cross my fingers). Have a nice day, Laurent Le mar. 22 sept. 2020 à 20:22

Re: [nebula-dev] Question about licences & packaging

2020-09-22 Thread Tom Schindl
why not using batik? Tom Am 22.09.20 um 20:20 schrieb Jonah Graham: Hi Laurent, Improved SVG sounds great. However GPL and Eclipse really do not get along well. Nothing in Eclipse can depend on a GPL piece of code. Have a look at https://www.eclipse.org/legal/epl-2.0/faq.php#h.sfzscklic49g

Re: [nebula-dev] Question about licences & packaging

2020-09-22 Thread Jonah Graham
Hi Laurent, Improved SVG sounds great. However GPL and Eclipse really do not get along well. Nothing in Eclipse can depend on a GPL piece of code. Have a look at https://www.eclipse.org/legal/epl-2.0/faq.php#h.sfzscklic49g For example, you couldn't add jFreeSVG to Orbit or to Nebula as a depende

[nebula-dev] Question about licences & packaging

2020-09-22 Thread Laurent Caron
Hi I'm currently working on bug 566 565 : https://bugs.eclipse.org/bugs/show_bug.cgi?id=566565 The idea is to use the jFreeSVG library (https://github.com/jfree/jfreesvg) and embed a swing object with SWT/AWT Bridge. I've got some questions a) The library is not a plugin. Should we use it as a