I clone my project and can't run the code

Answered

Well I clone my code to different computer that also has IntelliJ and the files are correct but I can't run my code.

The run button is grey out.

Anyone here can help me to understand why? and how to fix it?

 

Thanks a lot :)

0
2 comments

Please provide the screenshot of the IDE window and the project view.

Make sure the source roots are set correctly, see https://stackoverflow.com/a/43319356/104891 .

See also https://intellij-support.jetbrains.com/hc/articles/206544839 for the details how you can share IntelliJ IDEA projects.

0

I follow this link now I can run.

Thanks

 

0

Please sign in to leave a comment.