savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] savannah.gnu.org: submission of Java Extras Elisp Min


From: alexmoffat
Subject: [Savannah-hackers] savannah.gnu.org: submission of Java Extras Elisp Minor Mode
Date: Mon, 18 Feb 2002 18:37:31 -0500

A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden


Alex Moffat <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: Java Extras Elisp Minor Mode
System name: jxminor
This package does NOT want to apply for inclusion in the GNU project

This project provides an elisp minor mode to help when editing java code. It 
doesn\'t aim to build a full IDE in emacs rather to provide a set of functions 
to automate, as far as possible, the more mundane aspects of java coding.

At the moment it has functions to
1. Manage a program\'s import statements by removing unused imports and sorting 
the statements by the package name.
2. Navigate forward and backward in the program in units of method
definition.
3. Generate javadoc skeletons for methods.
4. Insert log4j debugging statements for methods.

I want to add functions to
1. Provide some sort of easy templating facility for generation of
repetitive code.
2. Do whatever else starts to get tedious when you have to do it too
often.

The code is currently working and I use it for java development at work on a 
daily basis.

A current package is at http://www.zanthan.com/ajm/elisp/jxminor.tgz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]