techops-recsys-lateral-hiring / developer-joyofenergy-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please suggest your candidates in IntelliJ IDEA with a version after 2021

oneWalker opened this issue · comments

  • I'm glad to receive the interview invitation from your company. I'm unfamiliar with the grandle usage because the popular package managing tool of Java in my country is maven.

  • When I try to see the project's details, I found it could not run in my IntelliJ IDEA 2019 version with grandle problems.

  • I search the problem in StackOverflow, and I find it cannot run in the IntelliJ IDEA 2019 version. And When I update IntelliJ IDEA to a 2021 version, the problem can be solved.

You mentioned that the code should work on all IDE, but the fact is not like you said.

When I first open it with a 2019 version of IntelliJ IDEA, it can not work at all with some errors, which show the grandle can not work in this environment.

I fix it successfully by updating IDEA to a 2021 version.

My first round ended last Friday and I'm not sure it's available for me later.

The purpose of updating the information there is to hope it can help you and other candidates don't waste more time on these issues.

Thank you for your response. Can you please provide me with more information so that I can replicate the issue please? - What version of Java was used? - Was Gradle installed locally and if so what version? Please note that Gradle is not required and I am asking so that I can replicate the problem. - How was the project opened in IntelliJ? If you like we can have a quick call and you can walk me through the problem. With kind regards, Albert Attard

On Mon, 13 Jun 2022 at 16:56, Brian Liu @.***> wrote: You mentioned that the code should work on all IDE, but the fact is not like you said. When I first open it with a 2019 version of IntelliJ IDEA, it can not work at all with some errors, which show the grandle can not work in this environment. I fix it successfully by updating IDEA to a 2021 version. So I update the information there in to hope it can help you and other candidates. — Reply to this email directly, view it on GitHub <#20 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZXKAEVIHHM7CF5VUWHON3VO5DZHANCNFSM5YQEHYCQ . You are receiving this because you commented.Message ID: </issues/20/1154028917 @github.com>

  1. The Machine surroundings are jdk1.8 and macOS Monterey.
  2. I don't install grandle locally because I get the information in the readme document that it's not necessarily.
  3. Because I fix it on my laptop and I don't remain the problematic version. I just can get the info from the search history, it shows like "Unable to find method 'org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()Ljava/lang/String".

So I'm sorry that I cannot duplicate it again. The better way is just to tell the users the best practice.