Re: jde-maven.el

MIYACHI Yasuhiko <[email protected]>
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
 Hi!

phillip.lord> Have you managed to get Emacs to parse the error messages? Maven2
phillip.lord> appears to parse and then push the error messages back in a different
phillip.lord> format. 

 I use this setting with Maven2.

(setq compilation-error-regexp-alist
      (append '(
                ("^\\(.+\\.java\\):\\[\\([0-9]+\\),\\([0-9]+\\)\\] " 1 2)
                )compilation-error-regexp-alist))

 Thank you.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.