1

如何从 Eclipse 的 Scala 解释器中访问 Play Framework 应用程序的类和对象?例如,我有 object controllers.Scraper,但如果我尝试在解释器窗口中使用它,我会收到错误

object Scraper is not a member of package controllers

我怎样才能让它工作?

4

0 回答 0