This tool converts long values into Java-Dates (java.util.Date) and Java-Dates into long values. Useful for Developers who save theirs dates as long values in a database.
Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
The listtag library can give us a list of objects. It will handle column display, sorting, paging and uivisitor of a table in a customizable XHTML style.
The tables in the sample images below were generated from lists using the <display:table> tag:
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap.
JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
Popeye is a tool for the handling of Java (TM) property files for message internationalization ( I18N ). The included editor-component has full UTF support and can handle all translations ( properties files ) from a java resource bundle.
This plugin is a tool, which allow to browse the selected element directly in an external programm (i.e. on windows machines the explorer). Alternatively, you can copy the absolute path to the clipboard.
gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
The EmfUtils provides UI enhancements for EMF (Eclipse Modeling Framework). It helps to locate the non-generated, self-written code in sources generated with EMF. You may install it from the Eclipse Update Site URL http://emfutils.sourceforge.net/updates
The aim of this project is to provide convenient ways for a rapid development of java enterprise applications.
To achieve this goal the project provides a collection of libraries which carry out commonly used tasks and/or ease technological implications
Leightweight (~20 kb) converter which transforms xml contents into runtime objects. The user is free to specify only interfaces or provide data class implementations as well.
EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
This eclipse plugin and a "Project Creation Wizard" to create a Java Project with some customize predefine file and folder (just folder for version 0.0.1).
The RJava software includes classes useful for developing programs written in the Java programming language.
It is a play on words, it is intented to be "our java" versus "their java".
Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
Turn Java applications into executables for platforms like Windows or OS X. Including icon conversion and memory limit adjustments. With plugins for Ant and Maven.
MixGin provides a fluent API for an easy interaction between groovy and java fragments within java code.Those code can be mixed arbitrarily, including automatic category detection and data access of variables declared in groovy within java and vice versa