Difference between revisions of "Java-mode"
Jump to navigation
Jump to search
m |
|||
| (6 intermediate revisions by 6 users not shown) | |||
| Line 7: | Line 7: | ||
}} | }} | ||
| − | '''java-mode''' comes with Emacs which provides very basic | + | '''java-mode''' comes with Emacs which provides very basic [[syntax highlighting]]. |
| − | [[ | ||
== Basic Setup == | == Basic Setup == | ||
| Line 18: | Line 17: | ||
[[Category:Java]] | [[Category:Java]] | ||
| − | |||
[[Category:Programming languages]] | [[Category:Programming languages]] | ||
Latest revision as of 20:21, 7 December 2012
| Library | cc-mode |
|---|---|
| Command | java-mode |
| Builtin | yes |
| Auto-activates for | *.java |
java-mode comes with Emacs which provides very basic syntax highlighting.