java 3.0
Java Fathom 1.1.0
Free and Java based tool to measure the readability of English text more>> Free and Java based tool to measure the readability of English text
Java Fathom is a free development tool that will allow you to generate common readability indices from English text.
System requirements:
- Java
Java Droplets 1.0
Java Droplets - Three droplets for Java developers more>>
"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.
Source editable.
Java Sudoku 1.0.1
Java Sudoku is a cross platform version of the popular Sudoku logic game more>>
It allows you to generate completely random Sudoku puzzles, enter your own puzzles from newspapers and magazines, or load them from Sudoku XML files. Java Sudoku can also be used as a Sudoku generator and solver.
Main features:
- Random puzzles every time you play
- Helping lines mode in the option menu, so You can see easier, if there is a collision
- 2 different systems of selecting cells and entering numbers
- 3 difficulty levels and an user custom level
- 3 Different Numbers Distributions
- Load/Save Sudoku games without any kind of losses
- Design your own puzzles - Under construction.
libxine-java 0.7.0
Free and open source Java interface for the xine library more>> Free and open source Java interface for the xine library
libxine-java is a Java interface for the xine multimedia player library. libxine-java allows to play all media supported by xine library with your Java application.
An AWT canvas allows to directly integrate video playback in GUI applications.
System requirements:
-
-
Enhancements:
- SWT support for Mac OS X/Carbon and Linux/GTK+
- New XineVisualizer class for xines audio visualizers goom, oscope, etc..
- Video now centered in View
- Java Windowing Toolkit (AWT/Swing) only initialized if actually used
- fixed to work on OS X with mounted DVDs, too.
- new method getDvdPaths to detect mounted DVDs on Mac OS X
- new factory method Xine.createController() for audio-only playback
- new methods to query stream for hasAudio() and hasVideo()
- new methods for volume control (Thanks Berend!)
- Add XineController.stop() method
- BUG FIX: XineController.playOnce could only be called once
- added --with-swt-jar=... to specify SWT path
- dont test Objective-C compiler on non-darwin platforms
- creates build.xml, org/libxine/XineConfig.java created
- libxine-java version specified only in configure.in
- AWT specific native code in jawt_info.c
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
Zip Java Classes 1.0
Zip Java Classes - Composes a zip archive from Java classes more>>
Select file(s) and folder(s) of Java classes and drop them onto this droplet icon. Then, all Java class files *.class and *.zip in the folders will be archived into a JavaClasses.zip file. Other files than *.class or *.zip will not be added to the archive.
The Java compiler javac of Apples MRJ 2.0 generates the compiled Java classes in the same folder as their source files. The JBindery application can build a Macintosh Java application by binding the Java classes and zip files in the particular folders. Unfortunately, the JBindery can not exclude other files than Java classes in the folders. It may include source files in it, alas!
Here is the way to compose Java application from the Java classes and zip files only. Let us use the Macintosh ZipIt 1.3.x to archive the Java classes and zip files and compress it. Fortunately, ZipIt is an AppleScriptable application so that we can commit a series of script commands to it and remove other files from the archive.
Make Java Document 1.0
Make Java Document - Java document creator more>>
Completly freeware.
Apple Java 2 SE 5.0R5
Apple Java 2 SE - support for J2SE 5.0 on OS X 10.4 more>>
Java 2 Platform, Standard Edition (J2SE) 5.0 allows applications and applets developed for the J2SE 5.0 platform to run on Mac OS X v 10.4.2 and later.
This update does not change the default version of Java on your Mac from Java 1.4.2 to J2SE 5.0, though Java applications that require J2SE 5.0 may specifically request it.
You can change the preferred Java version for applications and applets by using the new Java Preferences utility. This utility is installed by the J2SE 5.0 update at /Applications/Utilities/Java/J2SE 5.0/.
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
Clean Java Classes 1.0
Clean Java Classes - Removes Java class files *.class generated by a Java compiler more>>
The folders search is done recursively.
If some folder becomes empty with no items in it, then it is also removed. On searching folders, the script also changes the viewby method of each folder to "View by Name".
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.
EasyEclipse Expert Java 1.3.0
EasyEclipse Expert Java - Bare-bones Eclipse distro for experienced Java developers who are new to Eclipse more>>
EasyEclipse Expert Edition is all you need to start developing Java code with Eclipse.
This distribution includes the following plugins:
Core components with a JDK:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java JDK for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.

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.
<<lessCollect Java Classes 1.0
Collect Java Classes - Collect Java classes in folders more>>
The folders search is done recursively. On searching folders, the script also changes the viewby method of each folder to "View by Name". But if the folder is already viewed by Name, Size, Kind, or Date, then no changes happen.
The collected items are listed in gDocList as a list of aliases. You can give this alias list to open by your particular application.
IP Monitor for Java 2.0.2
IP Monitor for Java - Display IP address & perform whois/finger/DNS queries more>>
It allows you to quickly copy (or automatically save) the current IP address without having to dig through any of your networking control panels.
IP Monitor also provides a centralized interface from which you can easily perform Domain Name Server, Finger and Whois queries.