Error Scala object specs2 is not a member of package org

Error en compilar Scala project :

/home/luxo/coresaldos/app/Global.scala:2: error: object springframework is not a member of package org
import org.springframework.context.support.ClassPathXmlApplicationContext
           ^
/home/luxo/coresaldos/app/Global.scala:3: error: not found: object tasks
import tasks.GlobalJava
       ^
/home/luxo/coresaldos/app/Global.scala:4: error: not found: object play
import play.api.{Application, GlobalSettings}
       ^
/home/luxo/coresaldos/app/Global.scala:6: error: not found: type GlobalSettings
object Global extends GlobalSettings {
                      ^
/home/luxo/coresaldos/app/Global.scala:8: error: not found: type ClassPathXmlApplicationContext
  val ctx = new ClassPathXmlApplicationContext("applicationContext.xml")
                ^
/home/luxo/coresaldos/app/Global.scala:9: error: not found: type GlobalJava
  var glJ = new GlobalJava()
                ^
/home/luxo/coresaldos/app/Global.scala:12: error: value onStart is not a member of AnyRef
    super.onStart(app)
          ^
/home/luxo/coresaldos/app/Global.scala:20: error: value onStop is not a member of AnyRef
    super.onStop(app)
          ^
8 errors found


http://stackoverflow.com/questions/9985483/specs2-on-osx-error-object-specs2-is-not-a-member-of-package-org

Install lastest SBT:
Please use the latest release of sbt, currently 0.13.8.



Install SCALA support * NETBEANS 8.0.2

Netbeans

Generate Configuration

Play does not have native Netbeans project generation support at this time, but there is a Scala plugin for NetBeans which can help with both Scala language and SBT:
https://github.com/dcaoyuan/nbscala
There is also a SBT plugin to create Netbeans project definition:
https://github.com/dcaoyuan/nbsbt








 

Installing Play

Prerequisites

You need to have a JDK 1.8 (or later) installed on your machine (see General Installation Tasks).

Quick Start

  1. Download the latest Typesafe Activator.
  2. Extract the archive on a location where you have write access.
  3. Change dir with cmd cd activator* (or with the file-manager)
  4. Start it with cmd activator ui (or with the file-manager)
  5. Access it at http://localhost:8888
You’ll find documentation and a list of application samples which get you going immediately. For a simple start, try the play-java sample.

Command Line

To use play from any location on your file-system, add the activator directory to your path (see General Installation Tasks).
Creating my-first-app based on the play-java template is as simple as:
activator new my-first-app play-java
cd my-first-app
activator run
http://localhost:9000 - access your application here.
You are now ready to work with Play!



Problemas de activación WIFI6 en LG_OLED55CXPSA

  Mi experiencia con este TV  ah sido impecable hasta ahora, llevaba un uso normal y no tenia que usar la conexión por wifi ya que tengo una...