58 Forks
425 Stars
425 Watchers

jdee

The JDEE is an add-on software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications.

How to download and setup jdee

Open terminal and run command
git clone https://github.com/jdee-emacs/jdee.git
git clone is used to create a copy or clone of jdee repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jdee https://github.com/jdee-emacs/jdee/archive/master.zip

Or simply clone jdee with SSH
[email protected]:jdee-emacs/jdee.git

If you have some problems with jdee

You may open issue on jdee support forum (system) here: https://github.com/jdee-emacs/jdee/issues