Skip to content

mlangc/scala-search

 
 

Repository files navigation

Next Scala Search

The next Scala Search Engine for Scala IDE.

Please, use the scala-ide-user Mailing List for questions and comments. Or, if you are interested in contributing, drop us a email on scala-ide-dev.

Report A Bug

File tickets in our issue tracker, or drop a message in the scala-ide-user mailing list if you have any doubt.

Install it

For the moment only nightlies are available.

Requirements

Update site

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

Building

Simply run the ./build.sh script.

The scala-search build is based on plugin-profiles and can be built against several versions of the IDE, Eclipse and Scala compiler.

Launchin the build.sh script will exand to the following Maven command:

mvn -Peclipse-indigo,scala-2.10.x,scala-ide-stable clean install

You can choose a different profile for any of the three axis: eclipse platform, Scala version and Scala IDE stream.

Running it

The easiest way to work on the plugin is to import the projects into Eclipse and run it using the Equinox Weaving Launcher plugin. To install the Equinox Weaving Launcher, use the following Eclipse update site:

http://www.chuusai.com/eclipse/equinox-weaving-launcher/

This adds the run configuration Eclipse Application with Equinox Weaving.

Links

About

Next Scala Search Engine

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%