Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.186.192 Times

Java freeware
Filter: All | Freeware | Demo
 

Java

< 1 2 3 4 5 
Added: September 13, 2010 | Visits: 1.272

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);...



Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: January 06, 2010 | Visits: 1.277

Java checkstyle Tool Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java checkstyle Tool automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard....





Platforms: *nix

License: Freeware Size: 2.6 MB Download (110): Java checkstyle Tool Download

Added: July 08, 2010 | Visits: 1.234

MikMod for Java MikMod for Java is a Java port of the MOD player MikMod. It supports MOD, S3M, XM, MTM, and many other MOD formats. The make file "source/Makefile" is intended for GNU make, so if its present you can just type make to build everything. The default java compiler name is javac, and if it isnt...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (109): MikMod for Java Download

Added: October 12, 2010 | Visits: 1.499

Xgrid Agent for Java Xgrid Agent for Java is an agent for Apples Xgrid clustering protocol written entirely in Java. This makes multiple platform Xgrid clusters possible. Usage: usage: java -jar xgridagent.jar -r|host name mhz -r will resolve the controller via bonjour host is the address or hostname on the...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (108): Xgrid Agent for Java Download

Added: October 11, 2010 | Visits: 2.021

Java Lemonade Stand Java Lemonade Stand is a lemonade stand game. To play the game, click on the link below. You are the sole proprietor of a lemonade stand in your front yard. Your parents were kind enough to knock together a booth and provide some initial capital and supplies. You have three months to make as...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (108): Java Lemonade Stand Download

Added: May 14, 2010 | Visits: 808

Java XTools Java XTools are an extensive source package VU clientsoftware bases onto.. The AudioCutter Cinema is a surround sound and audio processing software with many uncommon features including 3D-sound- and surround-encoding and -decoding


Platforms: *nix

License: Freeware Size: 1.8 MB Download (108): Java XTools Download

Added: September 25, 2010 | Visits: 1.182

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: November 06, 2010 | Visits: 1.305

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: October 06, 2010 | Visits: 839

cairo-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. cairo-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (106): cairo-java Download

Added: May 07, 2010 | Visits: 1.559

Java iCal Group Scheduler Java iCal Group Scheduler enables several users to get together for a meeting, by using JICAL to translate their iCalendar files into their available free/busy time and post it automatically to your Web server. This project enables Ximian Evolution desktop users to book meetings with each other...


Platforms: *nix

License: Freeware Size: 2.44 MB Download (106): Java iCal Group Scheduler Download

Added: February 23, 2010 | Visits: 1.164

Berkeley DB Java Edition Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. Berkeley DB Java...


Platforms: *nix

License: Freeware Size: 4.5 MB Download (105): Berkeley DB Java Edition Download

Added: January 08, 2010 | Visits: 1.023

Inline::Java::PerlInterpreter Inline::Java::PerlInterpreter is a Perl module used to call Perl directly from Java using Inline::Java. SYNOPSIS import org.perl.inline.java.* ; class HelpMePerl { static private InlineJavaPerlInterpreter pi = null ; public HelpMePerl() throws InlineJavaException { } static private...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (105): Inline::Java::PerlInterpreter Download

Added: February 01, 2010 | Visits: 1.042

Java for C++ Java for C++ is a tool to generate C++-wrapper-classes for existing Java-classes. This tool reads a list of Java class names and creates source code for C++-classes to wrap them. The implementation of the wrapper classes uses JNI (Java Native Interface) to call the "real" Java classes. The...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (105): Java for C++ Download

Added: August 22, 2010 | Visits: 876

Inline::Java::Callback Inline::Java::Callback is a callback into Perl from Java. SYNOPSIS use Inline Java => <


Platforms: *nix

License: Freeware Size: 94.21 KB Download (104): Inline::Java::Callback Download

Added: April 20, 2010 | Visits: 906

Java::Build::JVM Java::Build::JVM is a Perl module that starts one JVM for compiling. SYNOPSIS use Java::Build::JVM; my $compiler = Java::Build::JVM->getCompiler(); $compiler->destination("some/path"); $compiler->classpath("some/pathto/jar.jar:some/other/path/javas");...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Java::Build::JVM Download

Added: October 16, 2010 | Visits: 874

Template::Plugin::Java::Constants Template::Plugin::Java::Constants is a Perl module with constants for the Java Template plugin modules. SYNOPSIS use Template::Plugin::Java::Constants qw/:regex/; use Template::Plugin::Java::Constants qw/:boolean/; use Template::Plugin::Java::Constants qw/:all/; regex The "regex" tag...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Template::Plugin::Java::Constants Download

Added: September 09, 2010 | Visits: 783

Java::SJ::VirtualMachine Java::SJ::VirtualMachine Perl module is a Java virtual machine. This module is used by Java::SJ::Config when generating virtual machine representations. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Java::SJ::VirtualMachine Download

Added: June 10, 2010 | Visits: 1.374

Useful Java Application Components UJAC provides a collection of JAVA components which may be useful in some projects. Each component is designed for easy use, easy integration into existing projects, extensibility and last but not least efficiency. Whats New in This Release: Chart Module: - Moved common types into the...


Platforms: *nix

License: Freeware Size: 4.1 MB Download (101): Useful Java Application Components Download

Added: May 03, 2010 | Visits: 1.076

UMMF::Export::Java UMMF::Export::Java is a code generator for JavaTemplate. SYNOPSIS use UMMF::Export::Java; my $exporter = UMMF::Export::Java->new(output => *STDOUT); my $exporter->export_Model($model); This package allow UML models to be represented as Java code..


Platforms: *nix

License: Freeware Size: 686.08 KB Download (101): UMMF::Export::Java Download

Added: January 02, 2010 | Visits: 701

libgtk-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. libgtk-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 1024 KB Download (100): libgtk-java Download

< 1 2 3 4 5