Download List

Project Description

The JaxMe JavaSource generation framework (a
spinoff of the JaxMe Java/XML binding tool) is an
object-oriented view to a set of Java classes
created by you. For example, there are objects
JavaSource, JavaMethod, and so on. Features
include automatic generation of import lists,
semiautomatic indentation, and the ability to
postprocess generated sources. This allows source
code generation to be a pipelining process.
Additionally, a framework for generating SQL is
included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-03 15:32
0.3.1

This is a bugfix release with only minor changes. It should be noted,
though, that the CVS HEAD now contains a parser for Java source files,
enabling it to replace Java Reflection in the generator with a simple
scan of manually-written files. This typically saves one step in the
generation phase.
Tags: Minor bugfixes

2004-07-28 21:19
0.3

This is the first official release as a full member of the Apache WebServices Project.
Tags: Minor feature enhancements

2003-08-18 12:06
1.13

This release added support for property files
and similar text files in the package tree.
Tags: Minor feature enhancements

2003-08-11 12:48
1.12

Placeholders were added, which cause the main
part of the method to be generated in one stage
of the pipeline and advise another stage to
insert code after the placeholder.
Tags: Minor feature enhancements

2003-07-29 22:35
1.11

Minor feature enhancements and bugfixes.
Tags: Minor feature enhancements

Project Resources