Skip to content

Conversation

@teras
Copy link

@teras teras commented Nov 11, 2020

Simplify the demo app, right now it hints that a key should be present, while it's not required any more

@jeffque
Copy link

jeffque commented Nov 12, 2020

For curiosity, what is the iml file?


Now I see, it is created by the IDEA Intellij

@jeffque
Copy link

jeffque commented Nov 12, 2020

@otavio , this subproject must imply the same code-style that was enforced on TotalCross/totalcross#105 ?

public static void main(String[] args) {
TotalCrossApplication.run(
TCSample.class, "/r", "<PLACE YOUR KEY>", "/scr", "iphone");
TCSample.class,"/scr", "iphone"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file beforehand was in a code-style of 2-space indentation, but the new-lines here uses 1-tab indentation.

I think that the project should have a single and coherent code-style

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants