我正在尝试使用Typesafe Activator处理项目。我每次尝试运行Activator时都说它在项目中找不到Activator。
我得到的错误:
C:\ GETTINREAL \ bin>激活器ACTIVATOR_HOME = C:\ GETTINREAL
系统找不到文件BIN_DIRECTORY .. \ conf \ sbtconfig.txt。
系统找不到文件C:\ Documents and Settings \ James.activator \ 1.3.1 0 \ activatorconfig.txt。
系统找不到文件C:\ Documents and Settings \ James.activator \ activ atorconfig.txt。没检测到 此目录中的激活项目。
该项目在Play 2.5中,我在Windows XP上。我已经尝试将环境变量ACTIVATOR_HOME设置为根激活器文件夹,但仍然没有运气。我试图运行的项目在我的另一台(win8)计算机上工作正常,我已经将代码从github上移除,并且我试图用上述错误运行它。