Menu

Home

Thomas Pohl

Welcome to ESQL Sonar Plugin

This plugin can be used to analyze the ESQL-sourcecode of IBM Websphere Message Broker projects. It is still in a early stage.

Restrictions:

  • Not all ESQL-code can be parsed
  • There are only a few checks which can be executed on the code.

[Functionality]

Installation

Just copy the plugin-jar to the extensions/plugins directory of sonar.

ChangeLog

Version 0.1
Release: 2013-03-08

  • initial Version

Version 0.2
Release: 2013-04-27

  • Bugfixes for
    • PATH Expression
    • EXTRACT Function
    • THROW Expression

Support

Please report any problems at the sourceforge ticketing system.https://sourceforge.net/p/esqlsonarplugin/wiki/Home/

References

Thanks to Eriks Nukis for providing the Sonar JavaScript Plugin as a reference-implementation.


Related

Wiki: Functionality