error export implemented and message on error side bar includes column name

This commit is contained in:
2016-08-10 23:41:47 +02:00
parent 7472c66823
commit e6742a4e30
12 changed files with 182 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
group 'ninja.javafx'
version '0.6-SNAPSHOT'
version '0.7-SNAPSHOT'
apply plugin: 'java'
apply plugin: 'groovy'