i want to debug nifi ,and i find the guidence in wiki.Then i use gradle following https://github.com/olegz/nifi-ide-integration/. But after i run the command "./gradlew clean idea" ,i just can not find any source in the folder " nifi-ide-integration " Here is the total contents of my folder "
.: build.gradle gradle gradlew gradlew.bat nifi-ide-integration.iml nifi-ide-integration.ipr nifi-ide-integration.iws README.md settings.gradle src ./gradle: wrapper ./gradle/wrapper: gradle-wrapper.jar gradle-wrapper.properties ./src: main ./src/main: resources ./src/main/resources: log4j.properties " Then how will i do if i want to debug nifi. Thanks for your any reply. [email protected]
