Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A nightly build is now published every day Fixes #9 #17

Merged
merged 1 commit into from Feb 15, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,22 @@ Next Scala Search
The next Scala Search Engine for Scala IDE. Currently there's not much
to see here.

Install it
----------

For the moment only nightlies are available.

Requirements
++++++++++++

* [Install Eclipse 3.7 (Indigo)](http://www.eclipse.org/downloads/packages/release/indigo/sr2).
* [Install the Scala IDE nightly for Scala 2.10.x](http://scala-ide.org/download/nightly.html#for_scala_210x).

Update site
+++++++++++

http://scala-ide.dreamhosters.com/nightly-update-scala-search-scalaide-master-210/site/

Building
--------

Expand Down