Date Name Downloads
Mar 10, 2014 XPages Debug Toolbar plugin v4.0.1 3238
Jan 30, 2014 XPages Debug Toolbar v4 (OSGi plugin) 355
Apr 2, 2013 XPage Debug Toolbar v3.01 1194
Jan 17, 2013 XPage Debug Toolbar v3 543
Oct 2, 2012 XPage Debug Toolbar v2.01 531
Sep 14, 2012 XPage Debug Toolbar v2.0 380
Jul 20, 2012 XPage Debug Toolbar v1.3.2 370
Apr 25, 2012 XPage Debug Toolbar v1.3.1 470
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 120
Jan 30, 2012 XPage Debug Toolbar v1.1 169
Jan 13, 2012 XPage Debug Toolbar v1.0 274
XPage Debug Toolbar v2.0
XPage Debug Toolbar v2.0
Sep 14, 2012
Apache License
380

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