It's recommended you now run the following for intellij setup:
./gradlew clean
./gradlew classes
./gradlew genIntellijRuns
If you wish to use eclipse, simply replace intellij with eclipse in the above commands.
It's recommended you now run the following for intellij setup:
./gradlew clean
./gradlew classes
./gradlew genIntellijRuns
If you wish to use eclipse, simply replace intellij with eclipse in the above commands.