Well,

you must always "google it" before asking in the lists. 

https://stackoverflow.com/questions/31211842/any-way-or-shortcut-to-auto-import-the-classes-in-intellij-idea-like-in-eclips

Also, if you wanna add a dependency in pom.xml (which is essentially the
sceleton of your flink program, that has information about the flink, java,
scala version and the libraries you are using), you add it in the dependency
section. In my case after I added a library for e.g. metrics, then Intellij
IDEA prompted me to enable the auto import.

Best,
Max



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Reply via email to