[info] Loading settings from idea.sbt ... [info] Loading global plugins from C:\Users\msi\.sbt\1.0\plugins [info] Loading settings from plugins.sbt ... [info] Loading project definition from I:\IDEA_PROJ\Visualization\project [info] Loading settings from build.sbt ... [info] Set current project to Visualization (in build file:/I:/IDEA_PROJ/Visualization/) [info] sbt server started at local:sbt-server-a45abbca777ea4158128 sbt:Visualization> [info] Defining Global / sbtStructureOptions, Global / sbtStructureOutputFile, shellPrompt [info] The new values will be used by no settings or tasks. [info] Reapplying settings... [info] Set current project to Visualization (in build file:/I:/IDEA_PROJ/Visualization/) [info] Applying State transformations org.jetbrains.sbt.CreateTasks from C:/Users/msi/.IntelliJIdea2017.2/config/plugins/Scala/launcher/sbt-structure-1.1.jar [error] java.lang.ClassNotFoundException: org.jetbrains.sbt.CreateTasks$ [error] at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ... ... ... [error] at xsbt.boot.Boot$.main(Boot.scala:17) [error] at xsbt.boot.Boot.main(Boot.scala) [error] java.lang.ClassNotFoundException: org.jetbrains.sbt.CreateTasks$ [error] Use 'last' for the full log. [info] shutting down server Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
Bug解决方法
File->Setting->Build Tools->SBT,勾选Use SBT Shell for ...
「 相关文章 」
主机连不上VMware,ping不通,分析:与linux能不能上网没有关系,是VMware软件设置出错 可能原因1.服务。打开服务,查看VM的各项服务是否为启动状态【首先要确定】2.同一网段。...
基本概括概述spark快速 扩充了mapreduce 基于内存计算(中间结果的存储位置) spark通用 批处理hadoop 迭代计算 机器学习系统 交互式查询 hive 流处理 sto...
IndexedRDD由AMPLab的Ankur Dave提出,它是Immutability和Fine-Grained updates的精妙结合。IndexedRDD是一个基于RDD的Key-Va...