Date Name Downloads
Mar 10, 2014 XPages Debug Toolbar plugin v4.0.1 3279
Jan 30, 2014 XPages Debug Toolbar v4 (OSGi plugin) 358
Apr 2, 2013 XPage Debug Toolbar v3.01 1197
Jan 17, 2013 XPage Debug Toolbar v3 546
Oct 2, 2012 XPage Debug Toolbar v2.01 533
Sep 14, 2012 XPage Debug Toolbar v2.0 382
Jul 20, 2012 XPage Debug Toolbar v1.3.2 373
Apr 25, 2012 XPage Debug Toolbar v1.3.1 473
Feb 28, 2012 XPage Debug Toolbar v1.3 415
Feb 22, 2012 XPage Debug Toolbar v1.2.2 208
Feb 15, 2012 XPage Debug Toolbar v1.2.1 273
Feb 14, 2012 XPage Debug Toolbar v1.2 123
Jan 30, 2012 XPage Debug Toolbar v1.1 171
Jan 13, 2012 XPage Debug Toolbar v1.0 277
XPage Debug Toolbar v2.0
XPage Debug Toolbar v2.0
Sep 14, 2012
Apache License
382

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