Closed stokito closed 1 year ago
You can install the IntelliJ COmmunity Edition for free, it's open source. But you will need to open not a parent directory but kse instead and the IntelliJ will find the Gradle and import the project properly. There are other problems that the Idea shows like trailing spaces in resource files. Not critical but still something that you may be interested in
Thank you!
I'm using IntelliJ IDE and it has a lot of code inspections. Most of them can be fixed automatically and safely. I just runned Analyze Code and fixed those problems that definitely should be fixed. When fixed I committed with a comment of the inspection name. This is only refactoring and you can safely merge the PR.