IntelliJ cant locate the 'src' folder from a cloned project in Github. -
i cloned project in github intellij java project , project contains java source code, downloaded including 'src' , 'iml', readme , '.idea' (i double checked , yes downloaded correctly). moment open project project seems cant find src, here looks :
as can see in above image 'src' folder seems missing although downloaded, things missed in cloning? , how can fixed it?
looks algorithm.iml file not added module project. there option add project in context menu if right-click on .iml file.
Comments
Post a Comment