Issue with lift css transformations

Hi

I am just starting with Scala, Lift and the Scala plugin for Idea.

The plugin was working fine till I have started to develope a lift snippet where the plugin is showing me errors permanently. Seems it gets confused with #> operator and is not able to recognize it nor recommend an import for it.

I know my code is ok because I can compile with Maven, even from inside Idea.

Any clue that help me to fix it?

Thanks in advance
C

3 comments
Comment actions Permalink

File a bug report here. Good code red issues are not uncommon.

0
Comment actions Permalink

Yes, definitely file a bug - and include as much of the source as you
can. I use CSS transforms in Lift and haven't had any red code for a
while now, so there must be something else that is contributing to the
problem.

Donald

On 5/9/12 12:24 AM, Javier Leyba wrote:

Hi

>

I am just starting with Scala, Lift and the Scala plugin for Idea.

>

The plugin was working fine till I have started to develope a lift snippet where the plugin is showing me errors permanently. Seems it gets confused with #>  operator and is not able to recognize it nor recommend an import for it.

>

I know my code is ok because I can compile with Maven, even from inside Idea.

>

Any clue that help me to fix it?


0
Comment actions Permalink

Ok, thanks for the answers. Bug already reported as requested.

C

0

Please sign in to leave a comment.