Elasticsearch unable to build using Gradle

I am trying to setup Ealasticsearch on my windows 10 for intellij following this link but when i execute gradlew.bat idea I am getting this error.

.
I am using Gradle version 6.4 and java jdk 14.

Please don't post images of text as they are hard to read, may not display correctly for everyone, and are not searchable.

Instead, paste the text and format it with </> icon or pairs of triple backticks (```), and check the preview window to make sure it's properly formatted before posting it. This makes it more likely that your question will receive a useful answer.

It would be great if you could update your post to solve this.

Can you please follow these instructions instead for importing elasticsearch into idea: https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md#importing-the-project-into-intellij-idea We probably need to update this blog post.

Please ping me how this went

I tried that too but in Intellij ide I am getting Plugin [id: 'com.gradle.enterprise', version : '3.3.1'] was not found in any of the following sources which is same as the error I got on terminal.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.