|
IntelliJ IDEA is an
Emacs is one of the most
intelligent and ergonomic
popular development
Java development
environments in the history
environment, delivering
of software programming, so
dozens of new usability
it's no surprise that there
features and concepts, not
are a number of excellent
found in other products. It
Emacs tools for Java
proves that the routine
programming. This article
process of coding can be
examines three of the best
made pleasurable and very
tools to alter your Emacs
efficient at the same time.
environment into a killer
Among the standard features
Java-language integrated
of a modern IDE like syntax
development platform -- Java
highlighting, simple code
Mode, Hilit Java, and the
completion, integrated
showpiece, the Java
compiler and visual
Development Environment
debugger, IntelliJ IDEA
for Emacs. Describes what
offers a wide range of
they do, how to use them,
productivity features like:
and how to get them.
Highlighting of unimported
class usages and easy
insertion of required import
statements, "Introduce
Variable" code
refactoring, Global usage
search of any code element,
Advanced code completion (3
types), Navigation to a
class' source by its short
name, Navigation to a super
method, element's type and
declaration,
Auto-indentation of pasted
text, Insertion of necessary
import statements when
copying code fragments
between different files,
Navigation to the source
from exception stack traces
while running/debugging,
Renaming/moving of packages,
classes, methods, fields,
method parameters and local
variables with reference
correction, and more.
Date: Jan, 14 2002 Date: May, 24 2001 |