Date Name Downloads
Mar 10, 2014 XPages Debug Toolbar plugin v4.0.1 3240
Jan 30, 2014 XPages Debug Toolbar v4 (OSGi plugin) 357
Apr 2, 2013 XPage Debug Toolbar v3.01 1195
Jan 17, 2013 XPage Debug Toolbar v3 544
Oct 2, 2012 XPage Debug Toolbar v2.01 532
Sep 14, 2012 XPage Debug Toolbar v2.0 381
Jul 20, 2012 XPage Debug Toolbar v1.3.2 371
Apr 25, 2012 XPage Debug Toolbar v1.3.1 471
Feb 28, 2012 XPage Debug Toolbar v1.3 413
Feb 22, 2012 XPage Debug Toolbar v1.2.2 205
Feb 15, 2012 XPage Debug Toolbar v1.2.1 270
Feb 14, 2012 XPage Debug Toolbar v1.2 121
Jan 30, 2012 XPage Debug Toolbar v1.1 169
Jan 13, 2012 XPage Debug Toolbar v1.0 275
XPage Debug Toolbar v2.0
XPage Debug Toolbar v2.0
Sep 14, 2012
Apache License
381

Toolbar rewritten using a managed bean (instead of a global SSJS variable).

New in release 2.0:

  • Debug Toolbar is completely rewritten in Java. It now uses a managed bean (and only a little SSJS).
  • Added the option to remove a (scoped) variable.
  • Added the option to inspect any scoped variable using the API Inspector (Tip: very handy for beans!)
  • When logging an error using dBar.error(), a stacktrace can be included that can be shown in the Messages tab
  • Added an error page: include it in a database (and set it in the application properties) to log errors to the debug toolbar.
  • The toolbar now shows the Java heap size.
  • "importlist.xml" file updated for the OpenNTF import/export tool
  • Option added to change the color of the toolbar.
  • Icons added for the toolbar custom control