Listing of Editors, IDEs & Coding Utilities in Developer Tools
- Java Source Object Model
- License: Freeware
- Price: 0.00

A simple object model for Java source code, to better enable code generation. Built to work for Java 5, but perhaps extendable to other languages in the future.
Java Source Object Model License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Jsom
- Date: 23-07-2013
- Platform: WinOther
- Java State Machine Framework
- License: Freeware
- Price: 0.00

This is java State Machine Framework for all OS platforms. The framework is for modeling any event processing system as a state machine. This aims to separate the state transition and event handling logic from the business logic and let developers conce.
- Publisher: smframework.sourceforge.net
- Date: 21-06-2012
- Size: 3034 KB
- Platform: Linux, Mac OS X, WinOther
- Java Stored Procedure Wrapper for Oracle
- License: Freeware
- Price: 0.00

Code generator (Freemarker) that parse an Oracle Stored Procedure definition and generates a clean EJB wrapper.
Java Stored Procedure Wrapper for Oracle License - GNU General Public License version 2.0 (GPLv2).
- Publisher: Ejb3spwrapper
- Date: 05-09-2013
- Platform: WinOther
- Java Test Code Generator
- License: Freeware
- Price: 0.00

This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file..
- Publisher: jtcg.sourceforge.net
- Date: 12-09-2012
- Size: 19 KB
- Platform: Linux, Mac OS X, WinOther
- Java to Clipper
- License: Freeware
- Price: 0.00

JavaClipper (Traslator Clipper to Java)
Java to Clipper License - Apache Software License.
- Publisher: Javaclipper
- Date: 16-09-2013
- Platform: WinOther
- Java to IL Compiler
- License: Freeware
- Price: 0.00

Java bytecode to IL compiler is being designed to be able to directly use the already available enormous resource of java libraries..
- Publisher: jilc.sourceforge.net
- Date: 03-05-2012
- Size: 21 KB
- Platform: Linux, Mac OS X, WinOther
- Java Ultra-Lite Persistence (JULP)
- License: Freeware
- Price: 0.00

Java Ultra-Lite Persistence (JULP): RDBMS independant Object-Relational library. Inheritance, many classes per table, many tables per class, optimistic concurrency, simple mappings, etc. Less then 230KB. Swing GUI to generate classes and mappings..
- Publisher: julp.sourceforge.net
- Date: 12-11-2012
- Size: 4029 KB
- Platform: Linux, Mac OS X, WinOther
- Java Web Application Framework
- License: Freeware
- Price: 0.00

Java Web Application Framework. Write good-looking, styled, hacker-proof, well-behaving, customizable, content-rich Java web applications easy in a minimum time using designers & framework services..
- Publisher: webappframework.sourceforge.net
- Date: 24-06-2012
- Size: 88 KB
- Platform: Linux, Mac OS X, WinOther
- Java Xcripted Page (Jxp)
- License: Freeware
- Price: 0.00

Jxp is a template engine/script processor that processes scripts containing jsp-like code to produce text output. The script syntax is like jsp (without taglib) except that it is much simpler and can be used outside of webcontainer..
- Publisher: jxp.sourceforge.net
- Date: 17-10-2012
- Size: 2068 KB
- Platform: Linux, Mac OS X, WinOther
- Java XML Helper
- License: Freeware
- Price: 0.00

This utility is used to creates Java object models from XML structure definitions(DTD&Schema) and automacitally generates intelligent codes to process the given XML file. Developers need not write painful code to process XML anymore..
- Publisher: xmlhelper.sourceforge.net
- Date: 14-09-2012
- Size: 1041 KB
- Platform: Linux, Unix, WinOther
- Java-2-Pseudo
- License: Freeware
- Price: 0.00

Java Pseudo code generator . Convert java source code to pseudo code . GPL licenceA very useful LLD tool for Java developers .
Java-2-Pseudo License - GNU General Public License (GPL).
- Publisher: Java-2-pseudo
- Date: 25-08-2013
- Platform: WinOther
- java.tri
- License: Freeware
- Price: 0.00

Java.tri project is an effort to build tools to accelerate the development of java web applications. It integrates several other open source projects like hibernate,struts,eclipse with an Model Driven Architecture approach..
- Publisher: jtri.sourceforge.net
- Date: 13-05-2012
- Size: 242417 KB
- Platform: WinOther
- Java2C
- License: Freeware
- Price: 0.00

A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C..
- Publisher: vishia.org
- Date: 02-07-2012
- Size: 2596 KB
- Platform: WinOther
- java2scala
- License: Freeware
- Price: 0.00

Translator from Java source code to Scala source codes
java2scala License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Java2scala
- Date: 20-10-2013
- Platform: WinOther
- Java2Script
- License: Freeware
- Price: 0.00

Java2Script(J2S) provides an Eclipse Java to JavaScript compiler plugin and a JavaScript version of Eclipse SWT besides common utilities like java.lang.* and java.util.*. SWT-based RCP can be converted into RIA by using J2S..
- Publisher: j2s.sourceforge.net
- Date: 16-10-2012
- Size: 3016 KB
- Platform: Linux, Mac OS X, WinOther
- JavaAnnotateR
- License: Freeware
- Price: 0.00

A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs..
- Publisher: jannotater.sourceforge.net
- Date: 09-11-2012
- Platform: WinOther
- JavaBeans Generator
- License: Freeware
- Price: 0.00

Have quality JavaBeans with no effort. Specify beans and their properties in a simple XML and have the Java sources be generated - always correct, complete, and consistent. Build in Maven 2 supported. Released as Maven artifact - see project web site.
- Publisher: Jbg
- Date: 21-08-2013
- Platform: WinOther
- JavaCC Eclipse Plugin
- License: Freeware
- Price: 0.00

The JavaCC Eclipse Plugin provides a JavaCC editor and builder which processes .jj, .jjt & .jtb files and integrates with Eclipse's incremental build system. Compatible with Eclipse 3.6.0 and Java 1.6. Also adds a new version of JTB (1.4.6)..
- Publisher: eclipse-javacc.sourceforge.net
- Date: 12-09-2012
- Size: 1797 KB
- Platform: Linux, Mac OS X, WinOther
- JavaCCCS
- License: Freeware
- Price: 0.00

JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications..
- Publisher: javacccs.sourceforge.net
- Date: 03-08-2012
- Size: 649 KB
- Platform: WinOther
- javadoc2java
- License: Freeware
- Price: 0.00

the project using for javadoc document refourse to java source files
javadoc2java License - GNU General Public License (GPL).
- Publisher: Javadoc2java
- Date: 29-08-2013
- Platform: WinOther
- Javalin
- License: Freeware
- Price: 0.00

Object Oriented Progamming for Assembly Language - Javalin enables the assembly language programmer to define and create portable object packages using the Javalin object oriented programming model.
Javalin License - BSD License.
- Publisher: javalin.org
- Date: 08-08-2013
- Platform: WinOther
- JavaScribe
- License: Freeware
- Price: 0.00

JavaScribe is a code generator for Java/J2EE applications. JavaScribe defines an XML-schema-based language that describes the functionality of a Java application, and reads that language to produce code that can be built and deployed.
JavaScribe License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Javascribe
- Date: 30-08-2013
- Platform: WinOther
- JavasScript Java Compressor
- License: Freeware
- Price: 0.00

Open source JavaScript JAVA compressor and gzip packer.
JavasScript Java Compressor License - GNU General Public License (GPL).
- Publisher: Jscompressor
- Date: 02-07-2013
- Platform: WinOther
- Javast
- License: Freeware
- Price: 0.00

Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation..
- Publisher: javasyntaxtree.sourceforge.net
- Date: 24-10-2012
- Size: 191 KB
- Platform: WinOther
- JavaTemplates
- License: Freeware
- Price: 0.00

Generic template mechanism based upon JSP-technology to get rid of the ugly XSLT-Scripts. Gives you all the power of Java in your templates, where XSLT and all the other stop..
- Publisher: javatemplates.sourceforge.net
- Date: 04-11-2012
- Size: 705 KB
- Platform: Linux, Mac OS X, WinOther
- JavaTraits preprocessor
- License: Freeware
- Price: 0.00

JavaTraits preprocessor. This project is an implementation of a preprocessor for traits in Java..
- Publisher: jtp.sourceforge.net
- Date: 17-09-2012
- Size: 469 KB
- Platform: Linux, Mac OS X, WinOther
- JavaWebGen
- License: Freeware
- Price: 0.00

Generates a complete Java Web application (model, View, and controller) based on database schema. Great way to generate prototype systems..
- Publisher: javawebgen.sourceforge.net
- Date: 19-10-2012
- Size: 3376 KB
- Platform: Linux, Mac OS X, WinOther
- JAXB Eclipse Plug-In
- License: Freeware
- Price: 0.00

JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages.
- Publisher: viewstreet.com
- Date: 14-08-2012
- Size: 4299 KB
- Platform: Linux, Mac OS X, WinOther
- JAXB2 Annotator
- License: Freeware
- Price: 0.00

JAXB2 Plugin to add any custom annotations to classes and properties generated by XJC
JAXB2 Annotator License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Jaxb2-annotator
- Date: 25-08-2013
- Platform: WinOther
- JaxMe
- License: Freeware
- Price: 0.00

The JaxMe project has got a new home on http://ws.apache.org/jaxme. JaxMe 1 is still developed and maintained on SourceForge, though..
- Publisher: jaxme.sourceforge.net
- Date: 18-07-2012
- Size: 1889 KB
- Platform: Linux, Mac OS X, WinOther





