Question about installation #2072
Closed
erickaufmann16
started this conversation in
General
Replies: 1 comment 1 reply
-
Greetings! Thank you for the notification, it was an (copy'n paste) related error which I have fixed. git clone --depth 1 https://github.com/JSQLParser/JSqlParser.git
cd JSqlParser/
mvn install Should also be shown on the website within a few minutes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I am new to JSQLParser and having difficulty start using it.
From the doc here: https://jsqlparser.github.io/JSqlParser/usage.html,
it says:
git clone https://github.com/JSQLParser/JSqlParser.git
cd jsqlformatter
mvn install
But I can't find the jsqlformatter directory. Wish there is doc with more details.
Eric
Beta Was this translation helpful? Give feedback.
All reactions