Difference between revisions of "Java-mode"
Jump to navigation
Jump to search
m |
m |
||
| Line 9: | Line 9: | ||
'''java-mode''' comes with Emacs which provides very basic | '''java-mode''' comes with Emacs which provides very basic | ||
[[Font Lock | syntax highlight ]]. | [[Font Lock | syntax highlight ]]. | ||
| + | |||
| + | == Basic Setup == | ||
| + | |||
| + | |||
| + | ==See also == | ||
| + | [[Java]] | ||
Revision as of 01:20, 3 April 2012
| Library | cc-mode |
|---|---|
| Command | java-mode |
| Builtin | yes |
| Auto-activates for | *.java |
java-mode comes with Emacs which provides very basic syntax highlight .