You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# javafxmobile-sbt (early version)
1
+
# javafxmobile-sbt
2
2
This projects allows Scala-Developers build [SimpleFX](http://sandec.de)/[ScalaFX](http://www.scalafx.org/)/JavaFX-Apps for android or iOS from sbt.
3
-
It creates a gradle project with the [javafxmobile-plugin](https://bitbucket.org/javafxports/javafxmobile-plugin) and calls it from sbt.
3
+
It creates a gradle project with the [javafxmobile-plugin](https://bitbucket.org/javafxports/javafxmobile-plugin) and calls it from sbt. This version is an early but useful version!
4
4
5
5
## Requirements
6
6
-[Gradle](http://gradle.org/) Installed
@@ -9,7 +9,7 @@ It creates a gradle project with the [javafxmobile-plugin](https://bitbucket.org
0 commit comments