Download List

项目描述

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 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

一个适当的Ant任务和使用引用作为绊(见http://arrenbrecht.ch/jcite/tripwire.htm)的支持增加了。小幅修正了。
标签: 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现在可以格式内嵌块(而不是他们引用来源)。该选项仅举出Excel公式(而不是引用当前值+公式)加入。选项举类文件全部加入。 Java源代码荧光笔现在的情况下插入额外的空间让一突出的性格和非突出特点是相邻。围绕Eclipse代码格式化夸克。Excel指定的范围,这作品总是按字母顺序列出升序排列。
标签: 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

是有引用Excel表格和纯文本/ HTML摘录新citelets。
标签: Major feature enhancements
There are new citelets for citing Excel sheets and
plain text/HTML snippets.

2006-11-03 23:52
1.5

标签: Initial freshmeat announcement

Project Resources