JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
Get/Put java VO & XML from SQL stmts in 1 line; No config mapping; Plugin-Arch support; Hibernate and ibatis benchmarked. Lightweight(24KB); Self healing pool; Code Generation for CRUD. Embedded Solr Search. More @ http://onelinejdbc.wiki.sourceforge.net
A tool to simplify software release process, specifically designed to support Maven releases.
Enhances maven-release-plugin with number of features aiming for reproducibility and ease of use.
I did what any real geek would do; I have written a compiler compiler. It is called Language Processor. A software that you can feed in a language definition with its semantic and you get an object that can run your program in your defined language.
This is a maven plugin that allows to start, stop, resume, revert to snapshot a Virtual Machine hosted by VMWare Server. It can be useful for test phase.
English-English dictionary - It's just a jar, for using it ! It takes the definition directly from WordNet (API). Example of using: String definition = Dictionary.definition("perfume"); String[] definitions = Dictionary.definitions("perfume");
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Emonic (Eclipse-Mono-Integration) is a Eclipse-Plugin for C#. It provides color-highlighting, outline, word-completion and build mechanism via Ant or Nant. Tested on Linux and Windows with Mono and the Win-.net-framework.
jenia4faces is an html java server faces (JSF) component library. The library is composed of many component family, you can choose to install all family as a unique library (one jar) or you can install only interesting families (one jar per family).
This is an android preprocessor derived from antenna. It is simpler and its intended to work as an eclipse plugin and as an standalone ant task, useful for console/hudson compiling.
xMxmlCompiler is an eclipse plugin that provides an Eclipse Builder on mxml resource changes and a GUI to the Flex 4 compiler (mxmlc) of the open SDK. It run on GNU/Linux and Windows eclipse platform version.
Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
Autojar creates jar files of minimal size from different inputs like own classes or external archives. It scans the bytecode recursively for references to other classes, extracts these from the archives, and copies them to the output.
Eclipse Editor for PRADO php framework(PradoIDE). It can be used with PHP Eclipse as a plugin. It will add auto completion for controls available, attributes and events. See PradoReadme.txt . More at http://www.w3avatar.com/php/prado/pradoide.aspx
SEvents is a System of Event programming with random factor designed to accept a script file and execute it with using extra modules. One module - one object, which relate on changing of some variables.
This project is a maven plugin for Apache Lucene. Using it, a Lucene index (configuration inside a xml file) can be created from different datasources ( file/database/xml etc.). A Searcher Util helps in searching the index. Use Lucene without coding.