Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 970 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 970 Bytes

jQAssistant PL/SQL Plugin

GitHub license Build Status

This is a PL/SQL parser for jQAssistant. It enables jQAssistant to scan and to analyze PL/SQL files.

Getting Started

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