-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Description
Issue by oehme
Thursday May 19, 2016 at 15:21 GMT
Motivation
People often have little code generators in their build for which there is no Eclipse support. But thanks to Gradle's performance, running tasks on every Eclipse auto-build is feasible.
Proposed Change
Add eclipse.autoBuildTasks, expose them via the TAPI and let the Buildship builder run them on every auto-build of the project.
Code review
- Does the change work?
- Is the change sufficiently tested?
- Is the public API modification handled appropriately?
- Is it sufficiently documented?
- Is it implemented well?
See also the full checklist.
staffanf, ericnondahl, a1dutch, lukeu, eximius313 and 15 more