# buildship **Repository Path**: michaelchou/buildship ## Basic Information - **Project Name**: buildship - **Description**: The Eclipse Plug-ins for Gradle project. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-07-21 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Buildship: Eclipse Plug-ins for Gradle Buildship is a set of Eclipse Plug-ins that provide a deep integration of Gradle into Eclipse. Buildship is hosted on [eclipse.org](https://projects.eclipse.org/projects/tools.buildship). ## Requirements Buildship can be used with Eclipse 3.6.x or newer. Older versions of Eclipse might work but have not been tested explicitly. Depending on the version of Gradle that Buildship interacts with, certain features of Buildship may not be available. ## Documentation All documentation of Buildship for users and developers is hosted on [GitHub](https://github.com/eclipse/buildship). More specifically, you can find * [User documentation](docs/user/README.md) (plugin installation, current functionality) * [Developer documentation](docs/development/README.md) (development environment setup) * [Build documentation](docs/pluginbuild/README.md) (building Eclipse projects with Gradle) * [Outline of upcoming stories](docs/stories/README.md) ## Discussions & News We are very interested in feedback from the Gradle and Eclipse communities. All things Buildship are discussed on * [Gradle Forums](http://discuss.gradle.org/c/help-discuss/buildship) * [Eclipse Mailinglist](https://dev.eclipse.org/mhonarc/lists/buildship-dev) ## Issue Tracking You can report issues that you find in Buildship as well as in Gradle through * [Bugzilla](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Buildship) (for Buildship issues) * [Gradle Forums](http://discuss.gradle.org/c/bugs) (for Gradle issues) ## License Buildship is available under the Eclipse Public License, Version 1.0.