The same happened to me (for a different project). Re-importing the project
to IntelliJ solved it
On Thu, Mar 5, 2015 at 8:10 AM, Till Rohrmann wrote:
> That is odd. Most of the committers are using the IntelliJ to develop
> Flink. Have you tried to delete the Flink directory and checking it out
That is odd. Most of the committers are using the IntelliJ to develop
Flink. Have you tried to delete the Flink directory and checking it out
again. Make sure that all IntelliJ related files (*.iml) are deleted so
that it is really a fresh import.
I just cloned the flink repository and imported th