Skip to content

Commit eabc4e0

Browse files
authored
some catalog fixes
1 parent e4769b7 commit eabc4e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jbang-catalog.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@
1111
"file-refs": {
1212
"{basename}.kt": "material/scripting/jbang/jfxdemo.kt"
1313
},
14+
"description": "Single file JavaFX application",
1415
"properties": {}
1516
},
1617
"jfxkt": {
1718
"file-refs": {
1819
"{basename}.kt": "material/scripting/jbang/jfxdemo.qute"
1920
},
21+
"description": "Single file JavaFX application that defined the UI with code (no fxml)",
2022
"properties": {}
2123
}
2224
}

0 commit comments

Comments
 (0)