how do i get gant to execute inside IJ? Follow
I am trying to execute my gant script inside IJ. Note I am using Diana 9647.
I set up a Gant configuration and hit the execute button. It says "Gant is not configured." Then I click "OK" and it asks if I want to configure the gant facet. I click OK. I go into configure a gant facet and it only has an exclude list and and "enable autodetection" checkbox, which is already checked.
what am I supposed to do?
Please sign in to leave a comment.
Accept the Gant facet creation, go to module settings, find that facet
there (under Groovy or Grails facet node), and set a Gant SDK.
Everything should work afterwards.
Actually last night I got the facet to configure properly (don't know what I did differently). But when I run it I get this error:
Error running gant test: Cannot start process, the working directory /Users/pswenson/Idea8Projects/ikopi_dev/ikopi_dev.ipr/. does not exist