I have imported project from git and after that converted that into a maven project.
but while trying to add any class or package in my source folder I am getting an error source folder is not java project and also ctrl+space is not working.
I have also tried in my repo mvn eclipse:eclipse but that also hasn't worked.