Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse autogenerated code usage in a commercial release
Eclipse autogenerated code usage in a commercial release [message #1756378] Thu, 16 March 2017 03:47 Go to next message
Eclipse UserFriend
hi,
I am writing a program which uses eclipse autogenerated code in some parts with no change. I want to release this program externally and I wanted to know if the EPL license obligations will enforce me to make my entire source code available to everyone?

thanks.
Re: Eclipse autogenerated code usage in a commercial release [message #1756417 is a reply to message #1756378] Thu, 16 March 2017 11:25 Go to previous messageGo to next message
Eclipse UserFriend
I would say not, but I'm a not lawyer. The same question comes up, for example, with EMF's code generators that are based on templates. The templates themselves are EPL (so if you copy them and change them, you must shared those changes publicly somewhere to conform with the EPL), but what's generated uses as input an Ecore model authored by someone else (and hence is copyrighted by them with their license and is their intellectual property) and that input is what drives the templates to produce the generated result, which is then also their copyrighted code with their license and is their intellectual property. The same can be argued for JDT's auto-generated code; you provide the input and the output has all the same "legal properties" as the input.
Re: Eclipse autogenerated code usage in a commercial release [message #1757879 is a reply to message #1756417] Tue, 21 March 2017 03:42 Go to previous message
Eclipse UserFriend
thank you
Previous Topic:Need TestNG run option in RCP application
Next Topic:SPSS Statistics and Eclipse Classic Compatibility Question
Goto Forum:
  


Current Time: Tue Jul 08 23:42:35 EDT 2025

Powered by FUDForum. Page generated in 0.09446 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top