Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.34 KB

index.rst

File metadata and controls

53 lines (35 loc) · 2.34 KB

Welcome to Scala IDE's documentation!

Scala IDE provides support for development of Scala applications in the Eclipse platform. Its main target is the support for the Scala language and the integration with the Eclipse Java tools. It provides many of the features Eclipse users have come to expect including:

  • Support for mixed Scala/Java projects and any combination of Scala/Java project dependencies. Type driven operations are transparent across Scala and Java files and projects, allowing straightforward references from Scala to Java and vice versa.
  • A Scala editor with syntax highlighting, inferred type and scaladoc hovers, hyperlinking to definitions, code completion, error and warning markers, indentation, brace matching.
  • Project and source navigation including Scala support in the Package explorer view with embedded outline, outline view, quick outline, open type, open type hierarchy.
  • Incremental compilation, application launching with integrated debugger, hyperlinking from stacktraces to Scala source, interactive console.
  • Support for Eclipse plugin and OSGi development including hyperlinking to Scala source from plugin.xml and manifest files.

The Scala IDE is released under a BSD-like license <license> and community involvement in its development is strongly encouraged. See the Developer Documentation on how to take part.

This documentation is the starting point for the installation guide and other information regarding the use of the Scala IDE for Eclipse.

Contents:

Getting Started <gettingstarted> Setup <setup> Features <features> Known Issues <knownissues> FAQ <faq> Mailing List <mailinglist> Bug Report <bugreport> Using Unit Testing Frameworks <testingframeworks> License <license>

Indices and tables

[luc] need to see what that does

  • genindex
  • modindex
  • search