Re: Patch to jde-which-method.el
"Jeff Peck" <[email protected]>
| Newsgroups | gmane.emacs.jdee.devel |
|---|---|
| Message-ID | <451D420E43134EBC9B46B7D87A1062CD@blue> |
Sorry, that was the old patch. attached herein is the working patch. ----- Original Message ----- Another patch for users of nested classes; With this patch you can see the full inner-class name in the modeline. [not the FQDN with package name, but the full outer.inner.inner.inner class name] Enabled by: (defcustom jde-which-full-class-name ...) For backward compatibility, the var is initialized to nil. Note: even with the wisent-java grammar, semantic still marks generic declarations as noise/error. So if you don't see your class name, check that before you blame this patch :) ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ jdee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-devel
jde-which-patch.el
(application/octet-stream, 2.3 KB) - not displayed