Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mylyn/Builds

Mylyn Builds Overview

With Mylyn Builds have the developers the possibilty to check the CI build status and run new builds from the IDE. Mylyn Builds is full integrated in Eclipse and supports the build servers Hudson/Jenkins.

Builds view.png

Mylyn Builds Configuration

Before we can use the Mylyn Builds functionalities, we have to configure some things:

  1. add the repository in the "Team Repositories View"
  2. configure the build properties for the CI
  3. have fun!

Team view.png
Task repo hudson.png
Builds properties.png
Builds properties.png
Builds content.png

Mylyn Builds Development

See also: Mylyn Development

Developer Reference

Back to the top