XTR is text processor to format text document.
Easy to start, but this is powerful to write document in Japanese.
XTR syntax is just a little bit different from
other text formatters like *roff.
Xv is an X11 program that displays images in the GIF,
JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit
RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB,
possibly PostScript, Portable Networking Format(PNG) and
PM formats on workstations and terminals running the
X Window System, Version 11.
And more xv japanese extensions patch supports images in
the MAKI, MAG, PIC, Pi PIC2, PhotoCD. And this patch also
supports archived image files. Supported archivers are
arc, arj, lzh, tar, tar+compress, tar+gzip, tar+bzip2, zip,
and zoo.
Note that this program is shareware except for personal use only.
Please read the documentation in the directory
/usr/X11R6/share/doc/xv
for proper usage.
And this xv supports japanese character codes.
These codes are as follow:
JIS(iso-2022-jp) / EUC / Shift-JIS
xyaku is a general dictionary/search engine front-end for X.
xyaku invokes an add-in command by hitting a specified key
combination, and sends the contents of X selection buffer into
add-in's stdin, and receives the output from its stdout, then shows
the result in a pop-up window.
An incremental Java compiler. Implemented as an Eclipse builder, it is based on
technology evolved from VisualAge for Java compiler. In particular, it allows to
run and debug code which still contains unresolved errors.
FindBugs的Eclipse插件允许在Eclipse集成开发环境中使用FindBugs。
-- lioux@FreeBSD.org
Log4E
Log4E是一个自由的Eclipse插件,帮助你在Java项目中容易地使用logger。它不受任何特定的
日志框架约束。因此你可以使用偏好来定义你自己的模板以使用自己logger。它支持Log4j、
Commons Logging和JDK 1.4 logging。使用时,通过java文件上下文菜单或编辑器的上下文
菜单到子菜单“Log4”。
注意,编辑器的子菜单提供了更多的任务。
所有任务都可以通过类或方法层来调用。
Lomboz是一个给企业或个人使用的开放源代码的自由的J2EE开发环境。
你可以通过IDE来开发、测试、剖析和部署Web、Web服务、Java、J2EE和EJB应用程序。
Lomboz全面支持J2EE标准应用程序服务器,支持大多数流行的开源运行环境,例如JOnAS,
和其他厂商的运行环境。
Lomboz建立于Eclipse开源平台和Web Tools Platform(WTP)项目上。
The Cryptix JCE Provider is a cryptography plugin for Sun Microsystems'
Java Cryptography Extensions (JCE) framework.
The Bouncy Castle Crypto APIs consist of the following:
. A lightweight cryptography API in Java.
. A provider for the JCE and JCA.
. A clean room implementation of the JCE 1.2.1.
. A library for reading and writing encoded ASN.1 objects.
. Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs,
and PKCS12 files.
. Generators for Version 2 X.509 attribute certificates.
. Generators/Processors for S/MIME and CMS (PKCS7).
. Generators/Processors for OCSP (RFC 2560).
. Generators/Processors for TSP (RFC 3161).
. Generators/Processors for OpenPGP (RFC 2440).
. A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE.
It's distributed under a modified X license.
With the JavaBeansTM Activation Framework standard extension, developers
who use JavaTM technology can take advantage of standard services to
determine the type of an arbitrary piece of data, encapsulate access to
it, discover the operations available on it, and to instantiate the
appropriate bean to perform said operation(s). For example, if a browser
obtained a JPEG image, this framework would enable the browser to identify
that stream of data as an JPEG image, and from that type, the browser
could locate and instantiate an object that could manipulate, or view that
image.