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
  1. Home
  2. Projects
  3. Eclipse Tools Project
  4. Eclipse Buildship: Eclipse...
  5. 3.0.0
  6. Release Plan

Eclipse Buildship: Eclipse Plug-ins for Gradle 3.0.0

Primary tabs

  • Overview
  • Issues
  • Release Plan(active tab)
  • Review Information
Release Date: 
Wednesday, December 5, 2018
Deliverables: 
  • New APIs
    • API to import/synchronize Gradle projects with the workspace
    • Project configurator extension point
    • API to execute Gradle build actions via the Tooling API
  • Update dependencies
    • Remove tooling-commons 
    • Update Gradle Tooling API dependency to 5.0
    • Update Guava dependency to 21.0
    • Raise minimum execution environment to Java 1.8
    • Remove unnecessary package exports from Tooling API bundle
  • Views
    • Tasks view displays projects before tasks when hierarchical ordering enabled
  • Logging
    • Use platform tracing in the internal logging
  • Synchronization
    • Import root project even if synchronization fails
    • Use error markers to display synchronization failures
Compatibility: 

Compatibility with Gradle

As with all previous versions, Buildship can work with all Gradle versions supported by the Gradle Tooling API module. This release uses the 5.0 version, which can handle builds using Gradle 2.9+ and provides forward compatibility with future releases.

Compatibility with other Buildship versions

This release works seamlessly with workspaces set up by any previous Buildship 2.x versions.

API Compatibility

Buildship 3.0 does not break nor deprecate any APIs introduced in previous releases. 

 

Target Environments: 

Buildship 3.0 can run on Java version 1.8 and above.

Themes: 
Bugfixes
https://github.com/eclipse/buildship/issues?utf8=%E2%9C%93&q=milestone%3A%22Buildship+3.0%22+label%3A%22a%3Abug+%3Abeetle%3A%22+
Enhancements
https://github.com/eclipse/buildship/issues?utf8=%E2%9C%93&q=milestone%3A%22Buildship+3.0%22+label%3Aan%3Aenhancement+
New features
https://github.com/eclipse/buildship/issues?utf8=%E2%9C%93&q=milestone%3A%22Buildship+3.0%22+label%3A%22a%3Anew-feature%22+
This release is part of Eclipse IDE 2018-12.
Eclipse Buildship: Eclipse Plug-ins for Gradle

Project Links

  • Summarize Bugs
  • Dev docs
  • View Help wanted Bugs
  • Build docs
  • Getting Started
  • Stories
  • View Open Bugs
  • Report a Bug
  • Website

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
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

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