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 a95413c95daae7920686c964db39c71b3eb73ec8 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 a26ca89..f638880 100644 --- a/src/contribute/index.md +++ b/src/contribute/index.md @@ -123,12 +123,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.
