Skip to content

Commit 291d700

Browse files
Update README.md
1 parent 3124adc commit 291d700

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ If the property `Automatic-Module-Name` already exists, the plugin does nothing
6565

6666
If you find any problems or if you think some kind of an extended functionality would be valuable, feel free to open a ticket under the **Issues** tab here on GitHub. I will se what I can do.
6767

68+
### Test
69+
70+
Here's [a small Scala+JavaFX project, built with Maven](https://github.com/makingthematrix/scalaonandroid/tree/main/HelloFxml2), which you can use to test how the plugin works.
71+
6872
### Potential problems
6973

7074
1. If `Automatic-Module-Name` already exists but is set to a value that is still invalid for Java 9+, the plugin won't fix this.

0 commit comments

Comments
 (0)