Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[etrice-dev] note on incremental generation

Hi all,

I recently introduced the capability that the code generators generate incrementally in the sense that the file is only written if
its contents changed.
The behavior is controlled by command line options. If you use a launcher then the eTrice generator preference settings are used.

For developers: after you update (and import the new o.e.e.generator.ui plugi-in) you will see a new dependency on
org.apache.commons.io (2.0.1).
In case this dependency can't be satisfied you have to install the plug-in from
http://download.eclipse.org/tools/orbit/downloads/drops/R20130118183705/repository/


Kind regards,
Henrik



Back to the top