jCodeCollector is a multiplatform application (it's written in Java) that helps you to manage your snippets.
A snippet is a programming term for a small portion of source code or text that you can reuse in other applications. 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.
Here are some key features of "jCodeCollector":
· Store, tag and comment your snippets.
· Find quickly the code you need.
Requirements:
· Java 1.4 or later
What's New in This Release: [ read full changelog ]
· Better syntax highlighting added
· More than 25 languages supported
· Database updated
· Line numbers added
· Several GUI improvement
· Source List manager improved
· Search improved
· Now you can change database location
· Import/export improved
· Several bugs fixed