We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Before launching Intellij, compile yodaqa in a terminal:
./gradlew check echo | ./gradlew run -q
Then start IntelliJ and select Run > Edit Configurations In the window, enter "web" as Task and "-q" as Script Parameter
This corresponds to the usual command ./gradlew web -q From now on Yoda can be launched with the green arrow.
There was an error while loading. Please reload this page.