jde  

RE: compile error to source links

Javier Lopez
Thu, 12 Jul 2001 08:23:13 -0700

>I would like to understand how the "compile error to source links" feature works. I am trying to integrate "make" into JBuilder IDE and I want to do implement this feature just like JDE. Can  
someone point me to the JDE source where this feature is implemented. 
 
This is actually not done by the jde, look at the file compile.el.
 
Javier