This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit ecb3059909c363c3d25189561a0678332eb85568 Author: Maximilian Michels <[email protected]> AuthorDate: Mon Sep 10 13:12:53 2018 +0200 Remove outdated IntelliJ information --- src/contribute/index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/contribute/index.md b/src/contribute/index.md index 67aa620..043c475 100644 --- a/src/contribute/index.md +++ b/src/contribute/index.md @@ -132,12 +132,6 @@ For an exhaustive list of tasks, use: We run **integration and performance test** using [Jenkins](https://jenkins.io/). The job definitions are available in the [Beam GitHub repository](https://github.com/apache/beam/tree/master/.test-infra/jenkins). -### Developing with an IDE - -Generate an IDEA project .ipr file with: - - $ ./gradlew idea - ### Pull requests When your change is ready to be reviewed and merged, create a pull request.
