Skip to content

Commit

Permalink
added docs for context specific classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
slagyr authored and technomancy committed Jul 3, 2011
1 parent a9910e8 commit 7b42e09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,13 @@ See [the documentation for
Hooke](https://github.com/technomancy/robert-hooke/blob/master/README.md)
for more details.

## CLASSPATH

Custom classpath elements can be added to Leiningen's startup command
by adding a '.classpath' file the the working directory. When present,
the content from '.classpath' will be prepended to the classpath before
invoking the JVM.

## Have Fun

Please add your plugins to [the list on the
Expand Down

0 comments on commit 7b42e09

Please sign in to comment.