0

When I try to import project from github to Intellij Idea, it succesfully getting.

I want to run it and see the output. But when I compile it, I get the error cannot start compilation.

Here is the picture of my error.

As I understand from the error, the output directory is not exist.

I use Project Structure --> Project compiler output to initialize it.

I described it as projectname\out. Also my compiler output is set to Inherit project compile output path.

Then I rebuild my project but it doesn't success.

I just want to run github project in Intellij Idea.

Rahman Haroon
  • 1,088
  • 2
  • 12
  • 36
isilacar
  • 1
  • 2
  • Have you checked this previous solution? https://stackoverflow.com/questions/23688702/cannot-start-compilation-the-output-path-is-not-specified-for-module – Neve Nov 30 '20 at 16:50
  • Yes I checked this solution but it didn't work for me. – isilacar Nov 30 '20 at 17:04
  • Does your project use Maven or Gradle? `Then I rebuild my project but it doesn't success.` - what error do you see when you rebuild with output directory specified? – Andrey Dec 01 '20 at 07:33
  • It uses Gradle. When I rebuilt it and try to run, nothing happens and there is no error message. – isilacar Dec 01 '20 at 20:44

0 Answers0