Hi all! I'm new to working with NiFi and have been having a fair bit of trouble trying to get the development environment set up properly for working specifically on the front-end (extending existing components, adding more, refactoring, etc.). After a couple of initial issues with relatively simple solutions, I haven't had any trouble getting an ordinary maven install to work (both for development and running NiFi), despite this being a larger project than I've ever worked with before. The web-app aspect of things is throwing me for a loop, though, since everything is so coupled.
I'm currently using Eclipse but am willing to switch to another IDE if it the workflow would be more manageable. I imagine I have all the tools I need at this point in Eclipse, but I just can't figure out how to get the project set up so that I can easily work on the front-end bits. I'd appreciate any advice you all may have! Thanks, Kristin Clemens
