\$\begingroup\$

I followed this guide to import a demos project, but when I set the class path of the module to the desktop, then click on the button of the main class field and select the DesktopLauncher class, there is no desktop module in the list. I can’t run the imported project, because I have to create a custom run configuration named “Desktop” with the module “desktop” and the main class “DesktopLauncher”.

How do I import and run a LibGDX project in IntelliJ?

\$\endgroup\$