Search code examples
tomcatintellij-ideaapache-drill

import apache drill to eclipse or IntelliJ


I'm learning apache drill now, and want to do some debug. Now each time, I need to recompile the whole project after any change. So I just want to know, can I import the whole apache drill project to eclipse or IntelliJ? How? I know the drill project contains some template java file which will be generated many classes at compile time, after import to eclipse/IntelliJ, is this can still working?


Solution

  • The docs have some info you might find helpful: