Download List

Projeto Descrição

JCite makes it possible to cite snippets of Java
source code in your HTML documents (API
documentation, for instance). The snippets are
copied out of Java class source files, which
should be part of the regular build. This
guarantees that the cited snippets are always
up-to-date. If you cite from unit tests, you even
get the guarantee that they still work correctly.
Finally, thanks to the excellent Java2Html
library, the cited snippets get automatic syntax
highlighting.

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.

2007-06-13 14:19
1.9

A tarefa Ant e apoio adequados para o uso de citações como arames (ver http://arrenbrecht.ch/jcite/tripwire.htm) foram adicionados. Foram feitas pequenas correções.
Tags: Major feature enhancements
A proper Ant task and support for using citations
as tripwires (see
http://arrenbrecht.ch/jcite/tripwire.htm) were
added. Minor fixes were made.

2007-01-22 16:02
1.8

JCite agora pode blocos formato inline (em vez de citar as fontes). A opção para citar apenas as fórmulas do Excel (em vez de citar o valor actual fórmula +) foi adicionado. A opção para referenciar arquivos classe inteira foi adicionado. O código-fonte Java marcador agora insere espaços adicionais em situações em que uma personagem destacada e um caráter não-destaque seria adjacentes. Isto funciona em torno de um capricho formatador de código do Eclipse. Excel intervalos nomeados são sempre listados em ordem alfabética por ordem ascendente.
Tags: Minor feature enhancements
JCite can now format inline blocks (rather than
citing them from sources). The option to cite
Excel formulas only (rather than citing current
value + formula) was added. The option to cite
entire class files was added. The Java source code
highlighter now inserts additional spaces in
situations where a highlighted character and a
non-highlighted character would be adjacent. This
works around an Eclipse code formatter quirk.
Excel named ranges are always listed in
alphabetically ascending order.

2006-11-12 13:55
1.6

Há citelets nova citando planilhas de Excel e texto simples / snippets HTML.
Tags: Major feature enhancements
There are new citelets for citing Excel sheets and
plain text/HTML snippets.

2006-11-03 23:52
1.5

Tags: Initial freshmeat announcement

Project Resources