olegz / nifi-ide-integration

23 stars 16 forks source link

Add basic info about IntelliJ's config #4

Open yuri1969 opened 7 years ago

yuri1969 commented 7 years ago

A simple attempt to highlight Eclipse vs IntelliJ config differences.

mehiel commented 5 years ago

I just had it working on IntelliJ.

First of all in order to run even the latest stable version (1.8.0) I had to update the project deps as described in PR https://github.com/olegz/nifi-ide-integration/pull/7

Then for sources I just added another content root instead of putting NiFi sources as JAR/directory dependency.

nifi-ide-integration intellij-sources

And here is how my deps conf looks like: nifi-ide-integration intellij-deps

That /opt/apache/nifi/1.x.0-dev is actually your NiFi home directory. If you're building it from source then you should have this point to [nifi-cloned-path]/nifi-assembly/target/nifi-[version]-bin/nifi-[version]