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 :

enter image description here

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

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -