ANN: littlej -- java tools for simple text editors

E

Erik Ostermueller

http://littlej.sourceforge.net

littlej is an open-source set of utilities for the Java programmer that
programs with a plain text editor instead of an IDE. littlej,licensed
under the LGPL, was designed to be invoked from a command shell.

Here are the 0.01 features:

* Constructs java import statements for a java code snippet on the OS
clipboard (compare to a similar feature in IntelliJ).

* Given just a class name, provides a quick text dump of all the
method/field names in a given class.

* Identifies the location on the harddisk that a particular class is
being loaded from.

You can easily invoke these commands from your favorite text editor,
like VI or UltraEdit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top