A set of java-mode snippets for YASnippet.
Note that
- the directory that the snippets are installed into needs to be named “java-mode”, and
- YASnippet needs to know the path to the directory.
The following describes two ways of installing. The first method requires that git
is installed and the second does not.
cd
to the directory you want to install in and do
git clone https://github.com/nekop/yasnippet-java-mode.git .
to clone the git repository into that directory. You can use the same command if you want to update your installation.
Download an archive and extract to the directory you want to install in.