Scala Lift Web [Date] can't resolve symbol
Hi
I'm new to IDEA and Scala, when I'm using Lift the IDE can't resolve symbol [Date]
Code :
lazy val date: Box[Date] = DependencyFactory.inject[Date] // inject the date
Thanks
Paul
Attachment(s):
Screen shot 2011-03-08 at 7.27.40 PM.png
请先登录再写评论。
Paul,
The Scala plug-in has several issues that crop up when using Lift - and
quite a few more when looking at the Lift source code.
The best thing to do is go to YouTrack
(http://youtrack.jetbrains.net/dashboard), click on New Issue (very top)
and file a new issue against the Scala plug-in.
Donald
On 3/9/11 6:51 AM, Paul Smith wrote:
>
>
>
Thanks Donald
Submit an issue.