This is a PL/SQL parser for jQAssistant. It enables jQAssistant to scan and to analyze PL/SQL files.
Download the jQAssistant command line tool for your system: jQAssistant - Get Started.
Next download the latest version from the release tab. Put the jqa-plsql-plugin-*.jar
into the plugins
folder of the jQAssistant commandline tool.
Now scan your files and wait for the plugin to finish:
jqassistant.sh scan -f <PL/SQL-file>
You can then start a local Neo4j server to start querying the database at http://localhost:7474:
jqassistant.sh server