When running the GUI, there can be some obstacles to get first matching with cw example data:
- If user forgets lo select
S-match-Tab2XML.xml first, he gets this weird prolog error:
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
I know the correct procedure is reported in the manual, still something simpler would be nice. Maybe we could make a smarter loader that checks file extension
- When opening context, it would be nice if open panel pointed directly inside
test-data/ dir instead of the home as it is currently doing (tested under Linux). Also, if you close the GUI and reopen it forgets the last used folder (but it remembers it during same session).
When running the GUI, there can be some obstacles to get first matching with
cwexample data:S-match-Tab2XML.xmlfirst, he gets this weird prolog error:I know the correct procedure is reported in the manual, still something simpler would be nice. Maybe we could make a smarter loader that checks file extension
test-data/dir instead of the home as it is currently doing (tested under Linux). Also, if you close the GUI and reopen it forgets the last used folder (but it remembers it during same session).