java input files
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 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.
Java.Inquisition 0.12
Java.Inquisition is a desktop application for creating and taking computer-based tests and quizzes more>>
Cheating is fully supported, so its only going to be useful for things like mock exams and self-assessment rather than administering formal exams.
Java.Inquisition is free, open-source software (see License). It is written in (you guessed it) Java, and should therefore work on any platform where Java is supported (including Linux, Mac OS X and Windows).
Enhancements:
- minor enhancements & a few extra questions
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 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
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.
Send Files 1.0.4
Send Files - Send files from Finder via Entourage more>>
Destination e-mail address is an input property, which can be set as default by double clicking the droplet.
Enhancements:
- The user can choose to send the file(s) immediately or to save in the Outbox.
Javinder 1.0
An advanced Java file/class finder with support for searching inside archives more>> An advanced Java file/class finder with support for searching inside archives
Javinder is an advanced Java file/class finder with support for searching inside zip, war, ear, jar archives or finding text inside pdf, doc, ppt, UTF-8 files.
System requirements:
-
Enhancements
- Initial release.
Make Java Document 1.0
Make Java Document - Java document creator more>>
Completly freeware.
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 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 Wiki Bot Framework 1.2 Build 178
A program that helps with wiki (MediaWiki) site management Java Wiki Bot Framework helps with wiki (MediaWiki) site management more>> <<less
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
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