Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
GOUVILLE Tom
template-JavaFX
Commits
b153407c
Verified
Commit
b153407c
authored
Sep 26, 2021
by
GOUVILLE Tom
🤞
Browse files
[DOC] small improvements
parent
b2ba3c66
Pipeline
#21471
passed with stage
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+5
-1
No files found.
README.md
View file @
b153407c
# Template JavaFX
Ce template permet de développer et de lancer une application JavaFX. La bibliothèque JavaFX est iautomatiquement téléchargée.
Ce template permet de développer et de lancer une application JavaFX. La bibliothèque JavaFX est automatiquement téléchargée.
## Compiler/lancer le projet
Compiler le projet :
...
...
@@ -14,4 +16,6 @@ Lancer le projet :
./gradlew run
```
## Lire des fichiers/images
Pour utiliser utiliser un fichier (image, texte...) depuis Java, placez-le dans le dossier
`resources`
et accèdez-y via
`/nomdufichier`
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment