1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
Find a file
Doug Schaefer 0392cb79b3 Deprecate model from IGenerator API.
Not all generators need a map to store information used at generate
time. In fact, this probably should be discouraged. We only had it
because Freemarker uses one. But I just wrote a generator that doesn't
use Freemaker and the model map got in the way.

Also adds a post process API so we can do other things in the Wizard
after the generation is done. Especially useful for UI things like
adding generated stuff to Working Sets.

Change-Id: Icd553fd8f6087bd342fca4aec88fb2a5c2d5fa4a
2016-07-07 13:31:51 -04:00
bundles Deprecate model from IGenerator API. 2016-07-07 10:32:18 -04:00
repo Deprecate model from IGenerator API. 2016-07-07 13:31:51 -04:00
pom.xml Update root pom.xml to Neon 2016-06-20 13:13:53 -07:00
README Initial commit 2016-02-20 11:31:36 -05:00