From 64cd005bae0ec17e9ea682552b2c4d88cadb78e6 Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Thu, 6 Oct 2016 21:36:01 +0200 Subject: [PATCH] added fxlauncher to project page --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4d17bac..c998306 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,8 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat

Binary

-

binary distribution of the latest release (0.8)

+

binary distribution of the SmartCSV.fx launcher

+

copy the jar to an appropriate place and start the application with a double click on the jar (or java -jar SmartCSV.fx.jar on command line)

Talks