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

Java Code freeware
Filter: All | Freeware | Demo
 

Java Code

< 1 2 3 4 5 > 
Added: May 03, 2010 | Visits: 1.080

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: May 10, 2010 | Visits: 1.134

JGuiGen JGuiGen is a Java GUI Generation System Elegant CRUD (Create/Review/Update/Delete). It supports any major database using JDBC. It generates fully internationalized and accessible screens that allow users to search tables, run reports, and calculate summary stats. It generates multi-user safe...





Platforms: *nix

License: Freeware Size: 10.1 MB Download (101): JGuiGen Download

Added: July 12, 2010 | Visits: 1.191

XINS 2.0 / 2.1 Alpha XINS is a technology used to define, create, and invoke remote APIs. XINS is specification-oriented. When API specifications are written (in XML), XINS will transform them to HTML-based documentation and Java code for both the client-side and the server-side. The communication is based on...


Platforms: *nix

License: Freeware Size: 3.4 MB Download (101): XINS 2.0 / 2.1 Alpha Download

Added: January 25, 2010 | Visits: 1.027

Time Out Of Mind Art Slideshow A Quartz Composer ScreenSaver file based upon my September 2002 digital image, "Tumbling Myths".


Platforms: Mac

License: Freeware Size: 211 KB Download (101): Time Out Of Mind Art Slideshow Download

Added: January 25, 2010 | Visits: 832

Infinite Smiles A Quartz Composer ScreenSaver based upon the Flowers work by zuga@zugakousaku.com and used with his written permission.


Platforms: Mac

License: Freeware Size: 480 KB Download (101): Infinite Smiles Download

Added: September 10, 2010 | Visits: 1.054

SPWrapper SPWrapper project analyzes Oracle database system tables, finds out parameter names and types, and writes the Java code necessary for calling stored procedures. Do you ever needed to use stored procedures from java code? Perhaps you had to write first the stored procedure, then you had to write...


Platforms: *nix

License: Freeware Size: 1024 KB Download (100): SPWrapper Download

Added: November 12, 2010 | Visits: 1.117

StateML StateML is a State Machine Markup Language, with GraphViz and template-driven code generation. SYNOPSIS ## See the stml command for command line use (recommended) ## Heres what a .stml file might look like: < machine id="main" xmlns="http://slaysys.com/StateML/1.0"...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (99): StateML Download

Added: June 17, 2013 | Visits: 909

JiBX JiBX is a tool for binding XML data to Java objects. It's extremely flexible, allowing you to start from existing Java code and generate an XML schema, start from an XML schema and generate Java code, or bridge your existing code to a schema that represents the same data. It also provides very...


Platforms: Mac

License: Freeware Size: 15.91 MB Download (99): JiBX Download

Added: January 25, 2010 | Visits: 939

Look Up Words Look Up Words is an AppleScript Studio application to look up words based upon string of characters. A free online tutoral for building this app with Xcode's AppleScript Studio is available.


Platforms: Mac

License: Freeware Size: 20 KB Download (99): Look Up Words Download

Added: March 12, 2010 | Visits: 850

JSizer JSizer project is a tool that shows java code size. JSizer reads in a set of jar files and then draws a graph of the current state of the code. The graph has nodes in it and the nodes get their color and size depending on a few things. - Green nodes are packages - Grey nodes are classes...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (98): JSizer Download

Added: November 17, 2010 | Visits: 875

Cobertura Cobertura is a free Java tool that calculates the percentage of code accessed by tests.Cobertura project can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage..


Platforms: *nix

License: Freeware Size: 614.4 KB Download (98): Cobertura Download

Added: August 23, 2008 | Visits: 951

SDE for IntelliJ IDEA (CE) SDE for IntelliJ IDEA is a fully featured UML CASE tool totally integrated with IntelliJ IDEA. It supports full software development lifecycle. It helps you build quality applications faster, better and cheaper. You can draw UML diagrams in IntelliJ IDEA, generate Java code, reverse engineering...


Platforms: Windows

License: Freeware Size: 68.37 MB Download (98): SDE for IntelliJ IDEA (CE) Download

Added: July 26, 2010 | Visits: 1.032

LWJGL LWJGL (Lightweight Java Game Library) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (95): LWJGL Download

Added: February 11, 2010 | Visits: 967

Java::JCR::Exception Java::JCR::Exception is a Perl wrapper for repository exceptions. SYNOPSIS eval { my $node = $root->add_node(foo, nt:unstructured); }; if ($@) { print STDERR "Failed to add node foo: $@n"; } This class is used to make the exceptions thrown from the Java code work more nicely in Perl....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): Java::JCR::Exception Download

Added: May 19, 2010 | Visits: 1.265

Java::Import::Design Java::Import::Design is the design of the Java::Import Module. MOTIVATIONS The original motivation for writing this module came out of a project I was working on during my previous employment. We had built a system in which a major part was implimented using EJBs on a J2EE server. In...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import::Design Download

Added: June 20, 2010 | Visits: 1.265

Query-Oriented Model for XML 0.1 Query-Oriented Model for XML is a lightweight XML processing framework for Java that promotes the use of XPath instead of Java code for consuming XML. The resulting code from Query-Oriented Model for XML, is simple and expressive with no meaningless objects and no meaningless parameters - just...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Query-Oriented Model for XML 0.1 Download

Added: April 17, 2010 | Visits: 864

Druid Druid project is a tool that allows users to create databases in a graphical way. The user can add tables, fields, folders to group tables and can modify most of the database options that follow the SQL-92 standard. In addition to sql options, the user can document each table and each field...


Platforms: *nix

License: Freeware Size: 4.8 MB Download (92): Druid Download

Added: March 14, 2010 | Visits: 883

Ravenous Ravenous is full featured web server written in Java. It allows you to write dynamic pages in Java without the need to read stacks of books before you get started... pure javalicous programming for your web projects! Ravenous is different becouse it attempts to make the process of writing high...


Platforms: *nix

License: Freeware Size: 768 KB Download (92): Ravenous Download

Added: March 09, 2010 | Visits: 1.105

AI::NNFlex::Backprop AI::NNFlex::Backprop project is a fast, pure perl backprop Neural Net simulator. SYNOPSIS use AI::NNFlex::Backprop; my $network = AI::NNFlex::Backprop->new(config parameter=>value); $network->add_layer(nodes=>x,activationfunction=>function); $network->init(); use...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (91): AI::NNFlex::Backprop Download

Added: August 26, 2010 | Visits: 738

XMLLiterate XMLLiterate is framework for literate programming using XML. XMLLiterate uses the STL and patterns extensively and runs on all platforms supported by Boost. Most of the current programming systems allow you to use an IDE to generate all of the different parts of your code, and then you generate...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (91): XMLLiterate Download

< 1 2 3 4 5 >