|
|
.emacs file:(setq-default indent-tabs-mode nil)
.emacs file:(add-hook 'java-mode-hook '(lambda () (setq c-basic-offset 2)))
Settings->Global Code
Style under the "Indents and Braces" tab, or you can import the "official" javaNLP settings file which
will also make a few other minor changes to the style settings and give
you some new potentially useful "Live Templates". Just download this file
(it's a .jar file because IntelliJ is written in java, but
don't let that confuse you; just import it as directed here), and then
select File->Import Settings and point the browser to the
file.
|
Local links: NLP lunch · PAIL lunch · NLP Reading Group · JavaNLP (javadocs) · machines · Wiki |
Site design by Bill MacCartney |