Home Submit URL Add to Favorite Contact
           10 May, 2024
 
    

Java Source Code

Go to << Prior 1 2 3 page 
Java2html (Popularity: )
http://www.java2html.de/
Converts Java source code and other languages into syntax-highlighted HTML. Can also integrate Java source code with JavaDoc documentation. [Freeware]
Category:   Computers - Programming - Languages - Java

Servlet and Java ServerPages Source Code Archive (Popularity: )
http://archive.coreservlets.com/
Source code archive from Sun Microsystems Press book, "Core Servlets and Java ServerPages". All code free for unrestricted use.
Category:   Computers - Programming - Languages - Java

Jalopy (Popularity: )
http://jalopy.sourceforge.net/
A source code formatter for Java. It layouts source code according to some widely configurable rules, to meet a certain coding style without putting a formatting burden on individual developers. [Open source, GPL]
Category:   Computers - Programming - Languages - Java

the Premier Java Obfuscator and Efficiency Enhancing Tool (Popularity: )
http://www.preemptive.com/products/dasho/index.html
DashO Java Obfuscator: 1) Enhances source code security--state-of-the-art technology protects Java applications, securing important intellectual property. 2) Decreases Java program size. 3) Improves run-time performance--removes unneeded program elements ...
Category:   Computers - Programming - Languages - Java

source-code.biz (Popularity: )
http://www.source-code.biz
Source code and tips for Java, PHP, VB, VBScript and other programming languages.
Category:   Computers - Programming - Resources

Related: Java Code - Source Code - V41 Source Code - Source-code Packages - Source Code Escrow


Code to Chart (Popularity: )
http://www.reliableunion.com
An integrated visual code analyzer and source code flowchart generator. List supported languages included C, C++, C#, Java and PHP.
Category:   Computers - Programming - Development Tools

JODE (Java Optimize and Decompile Environment) (Popularity: )
http://jode.sourceforge.net/
Java decompiler with full source code. Supports inner/anonymous classes. Also contains a small, but extensible bytecode obfuscator/optimizer. [Open Source, GPL]
Category:   Computers - Programming - Languages - Java

MockMaker (Popularity: )
http://www.mockmaker.org/
A program for creating java source code for mock object classes. MockObjects can then be used to help write Automated Unit Tests in java using JUnit.
Category:   Computers - Programming - Languages - Java

Prologia-I18N (Popularity: )
http://prologia-i18n.sourceforge.net/
Tool allowing easy internationalization of Java source code. [Open source, GPL]
Category:   Computers - Software - Globalization - Programming Languages

JEX - Java Extension (Popularity: )
http://jex-project.sourceforge.net/
A redefinition of Java using an XML syntax. This allows programmers to extend their favorite language. It also simplifies compilers, IDEs and code generators. [Open source, GPL]
Category:   Computers - Programming - Languages - Java

JEX - Java Extension (Popularity: )
http://jex-project.sourceforge.net/
A redefinition of Java using an XML syntax. This allows programmers to extend their favorite language. It also simplifies compilers, IDEs and code generators. [Open source, GPL]
Category:   Computers - Programming - Languages - Java

Checkstyle (Popularity: )
http://checkstyle.sourceforge.net/
A development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Sun Code Conventions, but is highly configurable. [Open source, LGPL]
Category:   Computers - Programming - Languages - Java

PMD (Popularity: )
http://pmd.sourceforge.net/
A utility for finding problems in Java code. PMD does this using static analysis; that is, analyzing the source code without actually running the program.
Category:   Computers - Programming - Languages - Java

Condenser (Popularity: )
http://condenser.sourceforge.net/
Tool to automatically restructure (refactor) Java inheritance hierarchies, and delete duplicate code. Such tools are most useful with OO code, more so prototype-based. Brief description, example diagram, links. [Open Source, MIT]
Category:   Computers - Programming - Languages - Java

3Quarks (Popularity: )
http://www.3quarks.com/
Colorful applets with source code and a comprehensive description of the applet parameters. The applets are written in Java 1.0 and thus available problem-free on all Java enabled browsers.
Category:   Computers - Programming - Languages - Java

Doc2Java (Popularity: )
http://doc2java.berlios.de/
A code generator, which creates Java source files from JavaDoc files. Setter- and getter-methods as well as variables will be created automatically. The documentation itself will also be copied into the source-files. [Open source, LGPL]
Category:   Computers - Programming - Languages - Java

The Grinder (Popularity: )
http://grinder.sourceforge.net/
A Java load-testing framework. It has mature support for testing HTTP services, and can also be used to test arbitrary Java code. [Open source, BSD-style license]
Category:   Computers - Programming - Languages - Java

JBurg: a Bottom-Up Rewrite Machine Generator for Java (Popularity: )
http://jburg.sourceforge.net/
Java-based BURG (code emitter generator) which can also be used as a general purpose dynamic programming engine. [Open source, Common Public License]
Category:   Computers - Programming - Compilers - Code Generator Kits

CodeWorker (Popularity: )
http://codeworker.free.fr/
A parsing tool and a source code generator works on generative programming. It offers facilities for building a DSL, for generating code, for source-to-source translation or program transformation, for driving the automation process. [Open source, LGPL ...
Category:   Computers - Programming - Metaprogramming - Source Code Generators

EMMA code coverage (Popularity: )
http://emma.sourceforge.net
A code coverage tool for Java. Reports on class, method, basic block, and line coverage (.txt, HTML, and XML). [Open source, Common Public License]
Category:   Computers - Programming - Languages - Java
Go to << Prior 1 2 3 page