Updated Setup (In Progress) (markdown)

harrah 2011-06-05 17:29:45 -07:00
parent 7596a49f4b
commit bbe14af89a
1 changed files with 2 additions and 0 deletions

@ -31,6 +31,8 @@ A common set of options is:
-Dfile.encoding=UTF8 -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m
```
**Note**: You can share the `project/boot` directory between all sbt projects on a machine by setting the `sbt.boot.directory` system property to the directory to use. For example, `-Dsbt.boot.directory=/home/user/.sbt/boot/`.
## Unix
Put the jar in your `~/bin` directory, put the line:
```text