• Download the 2.0.0 Release of the Scala IDE for Eclipse Scala IDE for Eclipse


    Download the 2.0.0 Release of the Scala IDE for Eclipse - Scala IDE for Eclipse

        Get Started

        If you are new to Eclipse or Scala, watch the Getting Started with the Scala IDE above. The screencast will guide you through the installation of the Scala IDE for Eclipse, and you will also learn how to create and run your first Scala project. If you already know Eclipse and you want to find out more about features available in the Scala IDE, make sure not to miss the Scala IDE Features Overview, on the front page. A complete list of features is available in the expandable menu on the front page.
        Improved in This Release
        Code Completion

        Now with implicits resolved on the fly and all available methods in a list to choose from.
        Inferred Type Hovers

        Hover over an identifier to see what its type is inferred to be.
        Definition Hyperlinking

        Hold down Ctrl/Cmd and hover over a member to bring up a link, and click to navigate through the source.
        Error Markers

        Catch compilation errors as you type.
        Update Sites

        This release of the Scala IDE is available for both Scala 2.8 and Scala 2.9, through two distinct plugins (the packaged Scala version is the only difference existing between the two plugins).

        Currently, it is not possible to install both plugins within the same Eclipse installation. You need to decide what version of Scala you want to be using and then choose the appropriate update site.
        Requirements

            JDK 5 or JDK 6 (JDK 7 is not supported).

            Eclipse, including the JDT. Either “Eclipse Classic” or “Eclipse for Java Developers” is sufficient.
                Scala IDE is officially supporting Eclipse 3.6 (Helios).
                Scala IDE can be installed on Eclipse 3.7 (Indigo), but not all features are working perfectly. Read more…

        For Scala 2.9.x
        http://download.scala-ide.org/releases-29/stable/site

        (If you cannot use the update site, a downloadable local update site is available: zipfile, sha1sum)
        For Scala 2.8.x
        http://download.scala-ide.org/releases-28/stable/site

        (If you cannot use the update site, a downloadable local update site is available: zipfile, sha1sum)

  • 相关阅读:
    Android-WebView路由登录192.168.1.1
    Win7 & VirtualBox虚拟Ubuntu 本地虚拟机之间文件共享
    Android 简单的JNI编程
    Android ActionBar简单使用
    多个APK之间简单数据共享
    js代码移动Div 移动平台与PC平台
    JavaScript面向对象
    《SSO CAS单点系列》之 APP原生应用如何访问CAS认证中心
    insh.exe:*** Couldn't reserve space for cygwin's heap,Win32 error 0
    解决:SSM框架中普通类调用Service的问题 (转)
  • 原文地址:https://www.cnblogs.com/lexus/p/2417489.html
Copyright © 2020-2023  润新知