Skip to content

emacsmirror/java-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of java-mode snippets for YASnippet.

Unfortunately this nekop/yasnippet-java-mode repository is no longer actively maintained. Feel free to fork and take over if you wish.

Installation

I highly recommend installing yasnippet-java-mode through elpa.

The package name is java-snippets and it’s available on MELPA.

M-x package-install java-snippets

Old fashion way

Put “snippets/java-mode” directory under your “~/.emacs.d/snippets/” directory.

The following describes two ways of installing. The first method requires that git is installed and the second does not.

Git

git clone https://github.com/nekop/yasnippet-java-mode.git /tmp/yasnippet-java-mode
mv /tmp/yasnippet-java-mode/snippets/java-mode ~/.emacs.d/snippets/

Archive

Download an archive and extract to the directory you want to install in.

About

Yasnippets for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • YASnippet 86.7%
  • Emacs Lisp 13.3%