Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Reloading a Gradle project in IntelliJ causes the generated AOT sources to be deleted #1552

@wilkinsona

Description

@wilkinsona

When Native's Gradle plugin's applied, it recursively deletes the generated sources folder. This means that doing pretty much anything that touches Gradle will cause the folder to be deleted. I noticed it while looking at an app's generated source in IntelliJ and then reloading the Gradle project in the IDE. At that point all the source disappeared and I had to run compileAotMainJava on the command line to get it back.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions