Re: flymake integration for the eclipse java compiler

Jason Coffin <[email protected]> Wed, 25 Apr 2007 10:26:37 -0400
Newsgroups gmane.emacs.jdee
Message-ID <20070425142637.GA4915@localdomain>
On Wed, Apr 18, 2007 at 08:43:35PM -0700, Suraj Acharya wrote:
> 
> I've updated the eclipse java compiler with JDE integration package at
> http://www.emacswiki.org/cgi-bin/wiki/jde-eclipse-compiler-server.el
> to take advantage of the -Xemacs flag in the 3.2 and newer versions of
> the compiler.

Thank you Suraj! 

I'm trying to use this with GNU Emacs 22.0.95.1 on Windows and I get
this error when I start emacs:

error: Given parent class jde-compile-compiler is not a class

Any ideas?