Skip to content

Change kotlin folder to java folder in IDEA project wizard #578

Open
@aless2003

Description

@aless2003

When you use gdj files which have been generated from Java Source Files, the game crashes on start with a NoClassDefFoundError, which is only shown when running the editor itself from the terminal. The same gdj file, but generated from a Kotlin class works fine.

The project is basically just the standard project generated by the IntelliJ plugin with renamed packages.

Here's both the log and the project I've been using:
log.txt
SuikaGame.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions