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.478.765 Times

Classpath freeware
Filter: All | Freeware | Demo
 

Classpath

< 1 2 3 4 > 
Added: August 15, 2010 | Visits: 793

JDatabaseImport JDatabaseImport is a simple tool created to import data between different databases. How does it work? You can work with it in two ways, either using a configuration file or accessing its api using Java. Example: The following code show an example of a file called *export.xml*: < export... Platforms: *nix

License: Freeware Size: 440.32 KB Download (94): JDatabaseImport Download

Added: July 14, 2010 | Visits: 910

Java::Build::GenericBuild Java::Build::GenericBuild is a high level driver to control Java builds. SYNOPSIS There are two (or more) code files needed to effectively use this module. First, create a subclass of this class: package Java::Build::MyBuild; use Carp; # Do the following in a BEGIN block before the use... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Java::Build::GenericBuild Download

Added: September 13, 2010 | Visits: 1.279

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: November 06, 2010 | Visits: 1.313

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: March 14, 2010 | Visits: 938

jnetmaze jnetmaze project is a clone of netmaze written in Java. Java 1.3 or greater is probably required for compiliation (esp. Server.java - which uses sun.misc.Signal) Compile: (with gnu make) # gmake With alternate compiler: # gmake JC=jikes Compile: (with ant) # ant Compile: (using only... Platforms: *nix

License: Freeware Download (92): jnetmaze Download

Added: August 02, 2010 | Visits: 855

JNode JNode is a simple to use and install Java operating system for personal use. It runs on modern devices. Any java application will run on it, fast & secure! JNode is open source and uses the LGPL license. This release has taken way too much time, but is finally here! It contains lots of... Platforms: *nix

License: Freeware Size: 92 MB Download (98): JNode Download

Added: January 11, 2010 | Visits: 1.293

SchemaSpy SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table relationships. The browsing through... Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): SchemaSpy Download

Added: May 13, 2010 | Visits: 888

Faster Java Serialization Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects. When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to... Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Faster Java Serialization Download

Added: May 08, 2010 | Visits: 896

JLine JLine is a Java library for handling console input. JLine is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.... Platforms: *nix

License: Freeware Size: 686.08 KB Download (89): JLine Download

Added: September 17, 2010 | Visits: 2.266

ImageInfo ImageInfo is a free Java class to retrieve properties from image files. The following file formats are currently supported: JPEG, PNG, GIF, BMP, PCX, IFF, RAS, PBM, PGM, PPM and PSD (read why TIFF is not included). ImageInfo can recognize these formats, and in addition determine image width,... Platforms: *nix

License: Freeware Size: 27.65 KB Download (184): ImageInfo Download

Added: November 06, 2010 | Visits: 882

euCatalogue 2.0 euCatalogue is a catalogue framework in Java to help you build a generic catalogue structure. euCatalogue includes an "admin Web interface" to help with constructing the catalogue and a "user Web interface" which allows browsing the catalogue. Installation: 1. Set up a database on the... Platforms: *nix

License: Freeware Size: 5.3 MB Download (93): euCatalogue 2.0 Download

Added: October 23, 2010 | Visits: 988

gcjwebplugin 0.3.1 gcjwebplugin is a plugin for the execution of applets in web browsers. The package is now quite flexible with its build and runtime dependencies now. It builds with every Java compiler that supports the GNU EmbeddedWindow extensions (which should be all that depend on/are derived from GNU... Platforms: *nix

License: Freeware Size: 481.28 KB Download (88): gcjwebplugin 0.3.1 Download

Added: March 02, 2010 | Visits: 965

EJOE EJOE is a lightweight Java client/server component built to send and receive objects through pluggable (de)serialization mechanisms. EJOE porject offers a high-performance, simple, and clean object request broker (whereby ORB is meant in its natural manner and not in its relation with CORBA),... Platforms: *nix

License: Freeware Size: 1.7 MB Download (88): EJOE Download

Added: April 16, 2010 | Visits: 1.116

MTASC MTASC is the first ActionScript 2 Open Source free compiler. MTASC project can compile large number of .as class files in a very short time and generate directly the corresponding SWF bytecode without relying on Macromedia Flash or other tools. You can download it now and please read the... Platforms: *nix

License: Freeware Size: 296.96 KB Download (99): MTASC Download

Added: April 10, 2010 | Visits: 1.034

Java::Build Java::Build is a family of modules which you can use instead of Ant. SYNOPSIS use Java::Build::JVM; # access to the javac compiler in one jvm use Java::Build::Tasks; # some helpful methods similar to Ant tasks my $source_files = build_file_list( BASE_DIR => $some_path, INCLUDE_PATTERNS... Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Java::Build Download

Added: February 14, 2010 | Visits: 583

Grester 0.3 Grester project is a Maven2 plugin for Jester, the JUnit tester tool. It enables Jester to be executed at any valid Maven lifecycle phase in a Maven Project. It saves developers from constructing cumbersome Java classpath entries on the commandline every time they need Jester to run against... Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): Grester 0.3 Download

Added: June 08, 2010 | Visits: 823

Template::Plugin::Java::Utils Template::Plugin::Java::Utils is a Perl module with utility functions for Template::Plugin::Java. SYNOPSIS use Template::Plugin::Java::Utils qw/list of subroutines to import/; SUBROUTINES createTemplate Creates a new Template with reasonable options. parseOptions Replaces c_c with... Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Template::Plugin::Java::Utils Download

Added: February 02, 2010 | Visits: 973

Template::Plugin::Java Template::Plugin::Java is a Perl module that can generate Java Classes from XML description files and templates. SYNOPSIS From an xml file such as: < aBean > < java: option1="value1" > < option2 >value2< /option2 > < /java: > < foo >10< /foo > < bar >String< /bar > < container > < baz... Platforms: *nix

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

Added: July 12, 2010 | Visits: 1.227

Jostraca Jostraca is a general purpose code generation toolkit for software developers. Jostraca project uses JSP syntax and can be configured to use a number of different programming languages. Jostraca is a templating tool for Generative Programming. Jostraca generates code using the Java Server... Platforms: *nix

License: Freeware Size: 942.08 KB Download (98): Jostraca Download

Added: November 18, 2010 | Visits: 1.083

Azuki Framework Azuki Framework project is a Java application framework designed to resolve various problems in the software development lifecycle. These goals are achieved by splitting the software conception into two main stages: creation of independent components and definition of component dependencies... Platforms: *nix

License: Freeware Size: 11.5 MB Download (96): Azuki Framework Download

< 1 2 3 4 >