JDocEditor ™
Eclipse plugin that contributes a WYSIWYG JavaDoc editor to the JDT platform.
- Version 3.0.6 for Eclipse 3.4+ (04.27.2008)
- Full native Swt WYSIWYG Html editor implementation
AntlrDT ™
Eclipse plugin implementing Antlr™ V3.1 Grammar and StringTemplate editors.
- Version 0.4.1 (04.27.2008)
- Syntax-assisted editors with syntax highlighting and action block folding
- Using Antlr 3.1 jars
NTail ™
Eclipse plugin providing multiple view instances for concurrently watching multiple log watchers.
- Version 0.80 (04.27.2008)
- Multiple independent view support; each view hosting multiple, tabbed log file viewers (see each tier's log file output simutaneously)
- Hyperlink access to files identified in stack traces
- Flexible, capable log file line fitering and highlighting sytem
- Supported on Aptana/Ruby/RadRails and other Eclipse-based RCP platforms (JDT not required)
Navigator ™
Presentation layer controller supporting form-oriented presentation of persistable data. Conceptually, Navigator fills the gap between a standard UI form binding package and a persistence manager package. Main features include:
- Updated to version 0.70 (04.27.2008)
- Generic data sets: JDK 1.5 required
- Cursor-controlled data record access
- Full QBE selection of working data sets
- Full insert, delete, save, save-all data record management
- Works with JGoodies Binding and most any other UI binding package
- Works with Hibernate, Apache JDO/JPox, and most any other persistence manager package
Inductor ™
Inductor implements a high-level ORQL using a very clean objectified-SQL syntax. The complexities of persistence package specific query languages are completely hidden. Inductor queries are readable, statically type-checked, and easily maintained. Changes in this release include:
- Updated to version 0.40 (02.19.2006)
- Expanded operational feature sets
- Added a number of convenience methods
- Bug fixes
InductorIDE ™
InductorIDE is an Eclipse platform wizard for automatically generating the Inductor ieldName classes. This initial version takes a persistece-capable class (Hibernate or JDO) and generates the complete FieldName class needed to support Inductor ORQL queries. Just three clicks required to enable the full power of Inductor.
- Updated to version 0.20 (02.19.2006)
UISupport
Convenience view layer controls to assist with the formatting, validation, and data entry acceleration. Tailored for use with JGoodies Binding. Updated to version 0.20 (11.22.2005). Includes:
- Date field group controller
- Calendar popup
- Real-time text field spell checker
- Decimal field caret controller
- Binding helper methods
eJGForms ™
Eclipse plugin that implements standard VE platform support for the JGoodies Forms Layout Manager. Initial release includes:
- Updated to version 0.20 (09.12.2006)
- Basic, alpha feature set works
- Supports design-before-build and design/build separation concepts
- Generates standard VE/Forms code -- singularly dependent on the Forms library