Re: Not Flink related: IntelliJ cannot open maven projects

2015-03-05 Thread Kostas Tzoumas
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

Re: Not Flink related: IntelliJ cannot open maven projects

2015-03-04 Thread Till Rohrmann
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