I think the compile error occurs only if we select "Search for projects
recursively" option in the "Import Project" screen (IntelliJ).
RegardsVijay
On Monday, May 2, 2016 9:19 PM, anish singh <[email protected]> wrote:
Hello Vijay,
You are free to use the IDE of your choice to build/develop zeppelin, as
mentioned on the contributions guide page [0].
[0]. https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md
Thanks,
Anish.
On Tue, May 3, 2016 at 9:42 AM, Vijay Srinivasaraghavan <[email protected]>
wrote:
Hello,
What is the supported IDE to develop/build Zeppelin?
I have tried IntelliJ (on Windows) but I am seeing lot of compile errors though
the maven projects are imported properly.
I am able to build the project on the command line using "mvn" build flags.
RegardsVijay