Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic info about IntelliJ's config #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuri1969
Copy link

@yuri1969 yuri1969 commented Jul 8, 2017

A simple attempt to highlight Eclipse vs IntelliJ config differences.

A simple attempt to highlight Eclipse vs IntelliJ config differences.
@mehiel
Copy link

mehiel commented Feb 10, 2019

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 #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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants