Download List

Projeto Descrição

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

Esta é uma versão bugfix com apenas pequenas alterações. Convém notar, porém, que o chefe do CVS agora contém um analisador de arquivos de origem Java, permitindo-lhe substituir Java Reflection no gerador com uma simples verificação de arquivos manualmente escrito. Isso normalmente salva um passo na fase de produção.
Tags: Minor bugfixes
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.

2004-07-28 21:19
0.3

Este é o primeiro lançamento oficial como membro pleno do WebServices Apache Project.
Tags: Minor feature enhancements
This is the first official release as a full member of the Apache WebServices Project.

2003-08-18 12:06
1.13

Esta versão adicionou o suporte para arquivos de propriedade e arquivos de texto semelhante na árvore de pacotes.
Tags: Minor feature enhancements
This release added support for property files
and similar text files in the package tree.

2003-08-11 12:48
1.12

Espaços reservados foram adicionados, que causam a maior parte do método a ser gerada em uma fase do gasoduto e aconselhar outro estádio para inserir código após o espaço reservado.
Tags: Minor feature enhancements
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.

2003-07-29 22:35
1.11

Aprimoramentos de recursos e correções menores.
Tags: Minor feature enhancements
Minor feature enhancements and bugfixes.

Project Resources