Daily Archives: November 10, 2019
Adding JDEE to Emacs using Melpa
I was new to Emacs and was searching add on for Emacs and found JDEE. I have seen that from the JDEE can be installed from MELPA and I have added Melpa that is stable repo. But I was not able to find JDEE. After many searches I have added the code to .emacs file and I have refreshed the packages using M-x package-refresh-contents and then after that i have listed the packages. Voila.
While typing C-h i you will be able to find the documentation of JDEE in Emacs.
Now I was able to see JDEE and Installed it.

