Scooter framework is a high-productivity full-stack Java web framework. With Scooter, you can build RESTful database-backed web applications in minutes in Java. You will enjoy Ruby-on-Rails-like development style and much more.
qb4j (pronounced 'cube for j') is the first open source multi-dimensional logging framework for Java coupled with an OLAP analytical platform. qb4j doesn't create log files. It creates log cubes (or cube logs).
UTSQ is a Java command line tool for logging UT player's online performance over time. It queries an UT server for player's current frags, kills, deaths, ping, team and calculates FPH, efficiency and Rank and illustrates the first 3 as bars in a .html
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
Incanto is an open source project providing a set of Apache Ant tasks for accessing Oracle tools such as SQL*Plus and Data Pump Import/Export from Ant's XML build files.
A PSP porting of SUN's phoneMEFeature (https://phoneme.dev.java.net/) project, to enable MIDP/JavaME applications running on PSP. You can also find phoneMEAdvanced PSP porting from another project: pspME(https://sourceforge.net/projects/pspme)
Follow is a simple Java application which allows a user to monitor several log files concurrently. The source for this project is now being maintained at http://hallwaytech.github.com/follow
Simple but powerful tool for finding java class files on the filesystem, recursively looking into directories and archives. Useful for fixing "class not found" errors and setting the CLASSPATH properly.
Small Java library to help your projects scan jars and classpaths for annotations and create an index of these annotations. The index allows annotation based frameworks to easily find classes they need to process.
A small java application which helps CMake users who want to efficiently organize their source tree with the help of Visual Studio's project editor and CMake's "source_group" command.
Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short build-test-cycles, no container deployment is needed.
Announcement: jp-mobile and Ejb3unit will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
This is a fork of the FengGUI project which can be found here https://sourceforge.net/projects/fenggui/. Why a fork? Because we're in a rush of getting FengGUI to work for betaville http://betaville.net.
...It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF.
Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
A simple Eclipse plugin to check C/C++ Files for correct syntax. It is intended as an addition - not replacement - for the CDT project. It offers improved marking of errors and warnings. Update-Site is: http://www.jaylib.org/eclipse/plugins/CppChecke
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.
This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
The MASE project investigates methods to support the coordination and executable acceptance testing of software projects. Keywords: Agile methods, distributed teams, Extreme Programming.
Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs