jCodeCollector
written by Alessandro Cocco
 
jCodeCollector is a multiplatform application (it’s written in Java) that help you to manage your snippets.

What is a snippet?
Using jCodeCollector you can...
... store, tag and comment your snippets
... find quickly the code you need
 
jCodeCollector is a must-have for all developers!
Download jCodeCollector!
 
 
Windows 0.4.1
Linux (Debian based) 0.4.1
Linux/Windows (.jar) 0.4.1
 
Old version:
Mac OS X 0.3 (.app)
License

jCodeColletor is
donationware!
 
Redistribution of jCodeCollector is permitted only if the application and its documentation in its entirety, unaltered, is included. This software may not be redistributed as part of another package for which there is a charge. When quoting material from author's site, please include appropriate credit.
 
You may not use this work for commercial purposes: if you want to use jCodeCollector for commercial purposes, write me an email.
A snippet is a programming term for a small region of re-usable source code or text. Ordinarily, these are formally-defined operative units to incorporate into larger programming modules. Snippets are often used to clarify the meaning of an otherwise "cluttered" function, or to minimize the use of repeated code that is common to other functions.
(from Wikipedia)
If you like jCodeCollector, please consider donating a few euros. Donations of all sizes are greatly appreciated!
Thanks!
(C) 2008 Alessandro Cocco. All Rights Reserved.
Changelog
 
 
Version 0.9b1 (2008/08/28):
  1.  GUI improved  
  2.  Added Syntax Manager Window
  3.  Search improved
  4.  Menu bar improved
  5.  Fixed a bug with lock button
  6.  Fixed a bug with "export"
  7.  Added drag&drop to move snippets
  8.  Backup&Restore improved
  9.  Code optimization
  10.  Minor bug fix
 
Version 0.4.1 (2008/06/16):
  1.  Fixed a bug with menu bar (Mac OS X version)
 
Version 0.4 (2008/06/16):
  1.  New Tags Library window
  2.  Fixed a bug with lock/unlock button
  3.  Code optimization
  4.  Added PHP Syntax Highlighting
  5.  Minor bug fix
 
Version 0.3 (2008/06/08):
  1.  Added the ability to import/export database in XML format
  2.  Menu bar improved
  3.  Linux version now use Java Cross Platform Look&Feel
  4.  Bug fix
 
Version 0.2 (2008/06/03):
  1.  Added the ability to lock/unlock a snippet
  2.  Added menu bar
  3.  Syntax Highlighting improved
  4.  Bug fix
 
Version 0.1 (2008/05/31):
  1.  beta 1 released!