[Solved] How to rename MyGame.jar

I am currently using SDK 3.3.
Now I have divided my project into two: JaReCore and JaReTree. Because I want to build a JaReGraph application similar to JaReTree. With the same core.

But SDK is of the opinion that my project must go into MyGame.jar instead of JaReCore.jar. The field for properties is also disabled.

How can I rename “MyGame.jar” for the respective project?

I found it now, sorry for disturbance:

project.properties


application.title=

1 Like