scala-ide

    1熱度

    1回答

    我正在嘗試爲Scala和spark創建一個類似於RStudio的體驗。搞清楚如何正確(包括斯卡拉2.10.5)上Win7x64安裝它之後,我面臨的問題,該解釋 scala> scala.tools.nsc.Properties.versionString res1: String = version 2.11.8 的版本從spark-shell階版本不同 scala> scala.tools

    0熱度

    1回答

    我在Play中導入了以下內容!控制器: import reactivemongo.play.json.collection.JSONCollection import reactivemongo.play.json.commands.JSONAggregationFramework.{Match, Unwind, Project, AggregationResult} 首次進口(JSONC

    0熱度

    1回答

    這個past post提供了兩種解決方案。我嘗試了兩種,但沒有變化。 我有一個我從Github下載的Scala項目。 它由SBT建造。 所以我按照這些說明: http://scalatutorials.com/beginner/2013/07/18/getting-started-with-sbt/ 我在Ubuntu 14.04上使用Eclipse Luna 4.4.1。 我加斯卡拉IDE插件使用

    0熱度

    1回答

    我有一個使用maven的eclipse scala項目。安裝了ScalaIDE和Scalatest的Eclipse插件。我有這樣的測試: import org.scalatest._ class ExampleSpec extends FlatSpec with Matchers { feature("Feature A Test") { scenario("

    2熱度

    2回答

    我剛剛下載的斯卡拉Eclipse IDE中,但導入我的項目 method getTableConfig is defined twice conflicting symbols both originated in file '....' 下面是示例代碼後,我得到了一些錯誤,任何理由爲什麼這個錯誤彈出 - 代碼編譯成功 package com.mavencode.app.config impo

    0熱度

    2回答

    我使用的是帶有m2eclipse-scala插件的eclipse。目前,我得到了以下錯誤消息: exampleA_2.10-2.0.1.jar of module build path is cross-compiled with an incompatible version of Scala (2.10.0). In case this report is mistaken, this che

    0熱度

    1回答

    我正在追蹤完全相同的說明: http://lamp.epfl.ch/files/content/sites/lamp/files/teaching/progfun/ScalacheckTutorial.html 到scalacheck jar添加到斯卡拉-IDE,但IDE是給我這樣的:「對象PROP找不到」時進口 import org.scalacheck._ import Prop.forAl

    0熱度

    1回答

    這種情況與斯卡拉IDE一個org.eclipse.core.runtime.Status不能轉換到org.eclipse.jdt.core.IJavaModelStatus 4.3.0 我使用eclipse的反編譯器插件從maven依賴關係jar打開類文件時得到低於錯誤。 提示:我試圖從一個Scala項目打開編譯的jar。 java.lang.ClassCastException: org.ecl

    4熱度

    5回答

    Eclipse退出意外出現錯誤。 過程:日食[1612]路徑: /Applications/Eclipse.app/Contents/MacOS/eclipse標識符: scalaide.product.id版本:1.0.0(1.0.0.201605041117) 代碼類型:X86-64(Native)父進程:??? [1] 負責:日食[1612]用戶ID:501 日期/時間:2016年11月5日

    -1熱度

    1回答

    我試圖在ubuntu上安裝scala-ide(eclipse)。 我下載scala-ide形式http://scala-ide.org/download/sdk.html 我可以看到下面的文件和文件夾的,但我無法弄清楚如何啓動eclipse。我期待.sh文件開始可能會丟失。