Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse Tools Project
  4. Eclipse Buildship: Eclipse...
  5. 2.1.0

Eclipse Buildship: Eclipse Plug-ins for Gradle 2.1.0

Primary tabs

  • Overview(active tab)
  • Release Plan
  • Review Information

Announcement: https://discuss.gradle.org/t/buildship-2-1-0-is-now-available

Update site: http://download.eclipse.org/buildship/updates/e47/releases/2.x/2.1.0.v20170711-1522

New and Noteworthy

Support for build scans

Build scans can now be enabled in the preferences. If enabled, and the target project applies the com.gradle.build-scan plugin then each build invocation will publish a scan.

 

To access the scans more easily, the URLs in the console view are turned into clickable link.

 

Besides, the Executions view contains a new toolbar action to open published build scans if there's one. 

More flexible preferences

Buildship now provides all preferences, like Gradle distribution, user home and offline mode on three different levels: For the whole workspace, for a specific Gradle build or for an individual run configuration. The lower levels can override the settings in the upper levels. 

New project and Import wizard

Workspace preferences 

Project preferences

Run configuration

Please note that the Gradle user home and the local Gradle distribution location are stored as absolute paths. This means if you specify them, then the generated configuration file should not be shared. To make this behavior clear we marked those preferences with warning icons.

Task and Executions view headers are shown by default

Users repeatedly reported that the columns in the Tasks and in the Executions view are not wide enough and it's hard to find the `Show Headers` option in the view's context menu. Thus, we removed the option and now show the headers by default.

Installation

You can try the latest snapshots and milestones available on the eclipse.org update sites.

Release Date: 
Tuesday, July 11, 2017
Review: 
2.1.0 Release Review
Release Type: 
Minor release

Project Links

  • Summarize Bugs
  • Dev docs
  • View Help wanted Bugs
  • Build docs
  • Getting Started
  • Stories
  • View Open Bugs
  • Report a Bug
  • Website
Eclipse Buildship: Eclipse Plug-ins for Gradle

Related Projects

Project Hierarchy:

  • Eclipse Tools Project
  • Eclipse Buildship: Eclipse Plug-ins for Gradle

Tags

Build Technologies
  • Gradle
Other Tags
  • gradle
  • build
  • buildship

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top