java persistence api
Java Speech API 0.1
A wrapper for vendors to simplify usage of the Java Speech API more>> A wrapper for vendors to simplify usage of the Java Speech API
Java Speech API is a wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.
Enhancements
- First release of a base layer for sphinx4 and FreeTTS.
Java Psion Link 2a5
Java Psion Link is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. more>>
Java Psion Link 2a5 is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. As the program uses the existing Psion Link.
Requirements:
- Java 1.4 or greater (MacOS X 10.2 or better).
- Spare Serial Port/USB Serial Port Adapter
Java Wikipedia API 3.0.7
This tool allows you to convert Wikipedia syntax to HTML in an easy and quick way with the Bliki engine and Eclipse plugin. more>>
Java Wikipedia API 3.0.7 is a useful tool which is designed to let you convert Wikipedia syntax to HTML in an easy and quick way with the Bliki engine and Eclipse plugin.
Major Features:
- At the moment the tag creates HTML suitable for the jsMath JavaScript package.
- Syntax highlighting for code snippets.
- Content outline and assist
- Templates
- HTML preview and insert
- Java/PHP link2wiki
- PDF creation
Java RSS Ticker 1.8.1
Java RSS Ticker is a very simple, lightweight, RSS ticker more>>
I had checked out a number of tickers that look pretty as they scroll etc., but took a lot of CPU cycles and cost money.
I wanted a simple, OS independent, ticker so I wrote this one in Java.
Java Menu Applets 2.84
Java Menu Applets is a program including configurable java applets for making cross-browser drop down menus, bars, and buttons for your Website. more>>
Java Menu Applets 2.84 is a program including configurable java applets for making cross-browser drop down menus, bars, and buttons for your Website. These applets provide feature-rich, fast-loading menu systems to make it easy for your visitors to find their way around your site. Every applet in this collection has its own unique set of features that lets you create a website interface of any style and functionality.
Java EE SDK Update 2
Java EE SDK - the industry standard for developing portable, robust, scalable and secure server-side Java applications more>>
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications.
Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
Java The Chat 0.7 Beta
Pixie Mac 2.0 offers a hot yet exciting classic arcade puzzle action for your Mac! The games main character, Pixie, loses her way in a magical forest one day and needs your guidance to return home more>> <<less

Java EE 5 SDK Update 3
Implement enterprise-class service-oriented architecture (SOA) and next-generation web applications with Ajax, scripting, and REST-based services. more>>
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications. Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
Java 2 SE 5.0 Release 1
Java 2 SE - support for cross-platform J2SE 5.0 applications and J2SE 5.0-based applets in Safari on Mac OS X 10.4 Tiger more>> <<less
Java Musicbrainz Library 0.2
Java library for accessing the MusicBrainz metadata server Java Musicbrainz Library is a free and open source library that will help you access Musicbrainz Metadata Webservice written entirely in more>> Java library for accessing the MusicBrainz metadata server
Java Musicbrainz Library is a free and open source library that will help you access Musicbrainz Metadata Webservice written entirely in Java.
System requirements:
-
Enhancements
- Added compatibility to support persistence addon
- Some small changes due to persistence handling
- Changed internal query handling
- Added new query-methods to Track
Java Resource Finder 0.5.1 Beta 7
Java tool for searching classpath for resources Java Resource Finder is a Java tool for searching classpath for resources such as class or files. Drag and drop interface for classpath more>> Java tool for searching classpath for resources
Java Resource Finder is a Java tool for searching classpath for resources such as class or files.
Drag and drop interface for classpath. Useful for resolving those class not found problem such as java.lang.ClassNotFoundException and Java.lang.NoClassDefFoundErr.
Enhancements
- Initial Release
MW Java Linker Patch 1.4
MW Java Linker Patch is designed to meet all your needs of updating the linker, which fixes problems merging GIF files into the JAR file output from the linker. more>> <<less
Java Remote Control 2.1b
View and control a remote desktop over TCP/IP more>> View and control a remote desktop over TCP/IP
Java Remote Control is a free and simple application to allow remote viewing of a desktop and control of the mouse and keyboard of the remote machine
Developed purely in Java, the Java Remote Control application should run on any machine with a JVM 1.2 or above installed.
Java Remote Control has been tested on Mac OS X (on a Mac Mini), Windows XP, Windows 98, Suse Linux and Red Hat Linux.
System requirements:
- Java

Java Snippet Runner 1.02
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. more>>
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. Methods, classes or imports are not possible (technically the piece of code is wrapped into a class with a main method). The tool is thought for pupils and students who start programming with Java.
Requirements: Java 1.4 or higher.
<<lessJava development Droplets 1.0
Java development Droplets - Java droplets to run javac and java in Terminal more>>
They automate opening a new Terminal window, changing the current directory and executing a command on the file.
* "Javac" compiles .java source files dragged onto it,
* "Java" runs the class file of the .java or .class file dragged onto it,
* "Both" compiles the .java source file and if successful, runs the resulting class file.