當我嘗試到新創建的遊戲框架項目導入到我的IntelliJ IDEA 15我得到了以下異常: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
[info] Loading settings from plugins.sbt,scaffold
在我的播放應用程序中使用cacheApi,我想知道我是否可以有一些超時緩存清理? 進出口使用的cacheApi對象的方法if the data is in cache bring from cache, if not, so go get it from the server with an api call ,現在我想每24個小時清理緩存,能夠從服務器帶來了新的數據。 我是如何完成這樣的事情的?
我正在開發一個後端項目,第一次使用IntelliJ IDEA的Scala和Play Framework。 我已經讀了很多文件和主題: SBT Library dependencies doc IntelliJ support post Another post從計算器 我不明白如何導入依賴關係。 當我嘗試附加新的依賴項時,IntelliJ強調它並顯示「未知問題,未解決或索引」或日誌顯示並顯示「SB