Run application with command line broken (122.746)
I have an "application" configuration for a command line tool (the IJ
interactive SQL shell for Derby). I tried to run it, but it was behaving
strangely. For starters, typed text is mangled:
ij> ;'jdbc:derby:/Users/dmclean/IdeaProjects/aoiPersStore' tcennocno
ij> >
>
>
> ;selbat wohs
The first line, I typed "connect '" and then pasted the url and then
closed it out with "';"
The bottom line, I typed "show tables;"
Please sign in to leave a comment.