Re: IntelliJ IDEA - Community Edition

2021-05-09 Thread Julien Lepiller
It looks like the ant script is simply calling gradle, which comes bundled most of the time, in the form of a gradlew script. Gradle is not yet packaged in guix, and there is no gradle-build-system yet, so it's going to be a very difficult journey. If you are motivated, I can provide help and gu

Re: IntelliJ IDEA - Community Edition

2021-05-09 Thread Björn Höfling
On Sun, 9 May 2021 15:00:32 -0400 Raghav Gururajan wrote: > Hello Guix, > > I am trying to package IDEA, which is an IDE for JVM. > > This is the first time I am dealing with java and ant-build-system. > > I was able to do some tinkering to get the build phase started, but > it fails at the be

IntelliJ IDEA - Community Edition

2021-05-09 Thread Raghav Gururajan
Hello Guix, I am trying to package IDEA, which is an IDE for JVM. This is the first time I am dealing with java and ant-build-system. I was able to do some tinkering to get the build phase started, but it fails at the beginning with the following error: "Exception in thread "main" java.lang.Ru