Hi Anton, Have you tried using the jde-eclipse-compiler-server.el module straight? I used that previously and I do not encounter the "hang emacs for very strange reasons" as reported by the credmp.org article.
My only complain with that is that it will highlight/underline the whole line of the error instead of only the parts that causes the compilation error. I made a small .el file for my own to fix that. FYI, I use the first painfully slow but robust method jde-ecj-flymake-init as stated in the jde-eclipse-compiler-server.el module. Try that method first before moving in to the 2nd method, as the 2nd method was giving me some problems as well because it uses the same BSH session as JDE. Cheers, Phuah Yee Keat ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
