Re: Investigating quickfix functionality

2004-11-29 Thread Phillip Lord
Kai == Kai Grossjohann [EMAIL PROTECTED] writes: Kai I had been using Eclipse for some time a year ago. One thing I Kai really liked about it was the quickfix functionality. When the Kai compiler found an error in your source code, you could hit Kai Ctrl+1 to pop up a little menu which

RE: Investigating quickfix functionality

2004-11-29 Thread Nascif Abousalh-Neto
Hi Kai, Great job! Take a look at flymake.el and jde-flymake.el. Together they provide on-the-fly compilation to JDEE. This makes for a nice complement to your module; you wouldn't have to do a full compile to get the compilation buffer in order to call qfix. As soon as flymake kicks in and