Skip to content

Commit

Permalink
Upgrade to FXLauncher 1.0.10 and added cacheDir parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
edvin committed May 7, 2016
1 parent 7f43e3d commit 970a65d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
<argument>${app.url}</argument>
<argument>${app.mainClass}</argument>
<argument>${app.dir}</argument>
<!-- Remove this line if you haven't specified app.cacheDir -->
<argument>--cache-dir=${app.cacheDir}</argument>
<argument>${app.parameters}</argument>
</arguments>
Expand Down

0 comments on commit 970a65d

Please sign in to comment.