Development Tools

This section contains some development utilities that Jahia Ltd make available under various open source licenses. You'll find on the left menu the list of the various tools. Some are directly related to Jahia, while some others are very general and can perfectly be useful to other people working on any other J2EE projects.

This section will grow over time as we develop new development utilities.

  • HOWTOs in order to configure your development IDE with the Jahia SVN repository.
  • The SQL Profiler utility which allow you to make statistics on most frequent SQL requests and to suggest new indexes accordingly. According to your Jahia usage and the set of templates you specifically developped on top of Jahia, you might have to add new indexes into your DB. In case of performance issues on a given template or on a custom feature, you could try to use this tool to diagnose the guilty SQL requests.