Ah that's nice, I've been letting IntelliJ do wildcard imports but if we want to be exact I can also stop doing that.
There has been other IntelliJ specific things I had to do to make things work like adding hive-exec jar manually, etc. Tim On Wed, Jun 11, 2014 at 9:48 PM, Jason Altekruse <[email protected]> wrote: > Thank your for this, I am probably responsible for a couple of wildcard > imports making it into the mainline because of this feature. I'm going to > forward the link to the community dev list for anyone else using intellij. > > -Jason > > > On Wed, Jun 11, 2014 at 6:34 PM, Aditya Kishore <[email protected]> wrote: > >> http://myshittycode.com/2013/12/30/intellij-preventing-wildcard-imports/ >>
