Javier,
You have hit the usual bumps. Some, with persistence you will smooth out. Others, no so much. There may or may not be current effort on JDEE, I cannot really tell.

I can however assure you that your 'long term commitment to emacs' will reward you many fold. Don't be afraid to use to the ides (Eclipse, NetBeans are free and powerful alternatives to IntelliJ). They do their one job well. They all suck as editors. Turn on auto-revert-mode for your java files and any edit's you do make in the ide will be seen in emacs. Learn emacs' flavour of auto-complete (dabbrev and others). Rectangles and serious macros and so much more await you.

And maybe someday you will help in getting jdee back up to snuff.

On 05/01/2015 04:19 PM, Javier Mares Romero wrote:
Good people of JDEE,

I'm a new user and, even though I can compile, upon emacs startup I get the following errors:

Package lmenu is obsolete!

Package sregex is obsolete!

And when I try to compile, I get:

The JDE does not recognize JDK 1.8 javac. Assume JDK 1.6 javac?(yes or no)

Upon saying yes, it seems to compile just fine.

Environment data:

- OSX Yosemite

- Emacs 24.4.1

- JDK 8u45

This is my entire .emacs file:

;; Load JDEE code and use it when loading Java source files. (add-to-list 'load-path "~/.emacs.d/jdee-2.4.1/lisp")

(load "jde")

How can I fix these? Is this a problem?

Even though I'm relatively new to Emacs and software engineering, I have come to believe in long term commitment to emacs. I would therefore like to ask you: What do you think of the features mentioned in this article <http://henrikwarne.com/2012/06/17/programmer-productivity-emacs-versus-intellij-idea/>, features which IntelliJ possesses and Emacs currently lacks? Many of them seem quite useful. Is there a chance they will eventually become available in Emacs?

Thank you very much.

My best,
Javier



------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
jdee-users mailing list
jdee-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jdee-users

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
jdee-users mailing list
jdee-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to