[ 
https://jira.codehaus.org/browse/MJNCSS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276748#comment-276748
 ] 

Christoph Stäbler commented on MJNCSS-53:
-----------------------------------------

I am using the sun-jdk 1.6.0.23, Windows XP and Linux (SLES11). The compile 
works well.

> ParseException with some generics
> ---------------------------------
>
>                 Key: MJNCSS-53
>                 URL: https://jira.codehaus.org/browse/MJNCSS-53
>             Project: Maven 2.x JavaNCSS Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Christoph Stäbler
>
> Hi,
> I get an ParseException when I try parsing this line of code:
> {code}
> this.<SomeDataType> foo( pValue );
> {code}
> Error:
> {code}
> ParseException in ....classname.java 
> Encountered " "<" "< "" at line 83, column 14.
> Was expecting one of:
>     "assert" ...
>     <IDENTIFIER> ...
>     ";" ...
>     "=" ...
>     "++" ...
>     "--" ...
>     "+=" ...
>     "-=" ...
>     "*=" ...
>     "/=" ...
>     "&=" ...
>     "|=" ...
>     "^=" ...
>     "%=" ...
>     "<<=" ...
>     ">>=" ...
>     ">>>=" ...
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to