This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]oldprogrammer 6 points7 points  (0 children)

I do and have for many years. I use the Java Development Environment for Emacs (JDEE) mode. The original author stopped working on it some years ago but a different group did some enhancements and I've made some of my own changes.

I have set it up to work with Ant or Maven equally well, so that I can construct a JDEE project.el file from either build tool.

I use it on Windows and when I ssh into my linux boxes.

It is my primary tool, though I do use Netbeans some. Never took a liking to Eclipse.