idea-chelper
idea-chelper copied to clipboard
Switch to Gradle
While I was working on JHelper I thought it will be great if we can switch CHelper to grade as well so that it becomes easy to build and set up and also easy to test. I can send a PR if you want me to do it.
Hi @rishabhdeepsingh . I just made some progress on this, see: https://github.com/algobot76/idea-chelperx/pull/2
This looks great @algobot76 , but not sure if they are accepting any PRs yet.
This looks great @algobot76 , but not sure if they are accepting any PRs yet.
That's why I merged the PR to my fork, which I'm working on in spare time.
Thanks a lot for the work
https://github.com/EgorKulikov/idea-chelper/pull/47#issuecomment-439701622
Hey @algobot76,
Thanks for the great work on moving it to Gradle! I noticed that you have also removed the SSLUtils class which is great as well! 👍
Could you please document how I can build and install your version into the IntelliJ? I'm looking to run it with IntelliJ CE 2022.3 and Java 17.
Maybe worth adding the instructions into the README file.
Thanks!
I have been able to build it for IC-2022.3. Thanks