Skip to content

Run tasks when Eclipse build is triggered #266

@donat

Description

@donat

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions