Date Name Downloads
Jul 8, 2013 Source Sniffer v3.6 954
Aug 9, 2012 Source Sniffer v3.5.1 913
Sep 6, 2011 Source Sniffer v3.5 1344
Jul 8, 2011 Source Sniffer v3.2 612
May 11, 2011 Source Sniffer v3.1 562
May 9, 2011 Source Sniffer v3.0 505
Apr 6, 2011 Source Sniffer v2.3 361
Dec 1, 2010 Source Sniffer v2.2 599
Nov 1, 2010 Source Sniffer v2.1 381
Aug 11, 2010 2.0 800
Aug 8, 2010 1.9 259
Aug 5, 2010 1.8 213
Jul 26, 2010 1.7 254
Jun 22, 2010 1.6 359
May 12, 2010 1.5 418
Apr 21, 2010 1.4 477
Apr 6, 2010 1.3 233
Mar 29, 2010 1.2 225
Mar 19, 2010 1.1 715
Mar 17, 2010 1.0 233
1.7
1.7
Aug 11, 2010
Apache License
254

Source Sniffer v1.7
- FIX : couldn't get references from Xpages and Custom controls (because of the .xsp extention).
- FIX : automatic caching didn't work when using a server
- FIX : couldn't load any application after an xml file was loaded
- FIX : 'XML save as' proposes a correct filename now
- FIX : When switching replica's, the doubleclick on a design element could open the wrong replica (defect found by Luc Chapuis)
- FIX : couldn't always open design element, error 'notesurl not found' would pop up.
- FIX : when switching replica's, couldn't load application twice from different servers
- FIX : documentation fix, 'allow user initiated updated' must be enabled!


Source Sniffer v1.6
- FIX : bug NOSS-86NEGY fixed, buttons are now much better displayed
- NEW : Much clearer now when filtered on a keyword.
- NEW : First node in treenode has a image, so all child nodes are better displayed


Source Sniffer v1.5
- NEW : save loaded applications to external xml file
- NEW : load a previously saved Source Sniffer-xml file (compare changed code lines!)
- NEW : prefences page, you can specify a caching directory and default xml save/browse location.
- NEW : automatic application caching (specify a cache directory first!)
- FIX : source code editor now better positioned for large scripts on high resolution screens


Source Sniffer v1.4
- NEW : rightclick on design item in Source Sniffer and quickly get get references
- NEW : doubleclick on design item in Source Sniffer and quickly go to design item in Lotus Designer
- NEW : search button added (previously you could only use the 'ENTER' key for searching)
- NEW : rightclick in source code in Source Sniffer to quickly find text. (found text will be highlighted)


Source Sniffer v1.3
- NEW : count code lines (per application & per design element), found in new tab statistics.


Source Sniffer v1.2
- NEW : all code from the good old navigators are decoded and searchable as well
- NEW : finds unused local variables (just like Lotusscript Manager)
- FIX : some requirements in classpath entries in Eclipse where not correct, thanks to Keith (domiclipse.com)
- FIX : Unknown plugin dependencies in Imported Packages - application could not compiled properly, also thanks to Keith.
- FIX : views/ navigators that are hidden from the notes client where not loaded due to a bug (http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/notesnotecollection.selectviews-nasty-surprise)
- FIX : small speed improvements


Source Sniffer v1.1
- FIX : code from Xpage Custom Controlsdidn't alway load properly
- FIX : code from Webservices didn't alway load properly
- some minor improvements