sourCEntral - mobile manpages

pdf

JTAGS

NAME

jde − JDEE, Java Development Environment for Emacs(en)

SYNOPSIS

jtags [options] srcdir...

DESCRIPTION

This manual page documents briefly the jtags command.

This manual page was written for the Debian distribution because the original program does not have a manual page.

jtags is a Bourne shell script which produces an Emacs tags file for Java source code. The tags file contains tags for classes, interfaces, constructors, methods, and variables.

OPTIONS

−h

Print usage.

srcdir

Path of top-level directory containing Java source(*.java) files to be tagged. If omitted, this script tags files in the working directory and its subdirectories.Show version of program.

AUTHOR

This manual page was written by Masayuki Hatta (mhatta) <mhatta AT debian DOT org>, for the Debian project (but may be used by others).

pdf