How can I get Emacs cc-mode functions that refer to functions to work with Java methods? -


as noted in cc-mode's documentation, functions c-indent-defun , c-mark-function "can't used reindent nested brace construct, such nested class or function, or java method." same goes c-beginning-of-defun , ilk.

does have solution these functions working java methods, or maybe java-specific replacements?

i don't use java, emacs has java development environment. jdee jalopy claims beautifying work. should functions mention.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -