How to rectify the token error in java

View: New views
2 Messages — Rating Filter:   Alert me  

How to rectify the token error in java

by thalo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Give me detailed view for, how to rectify the token error in java while working in eclipse



The error is like this,

               syntax error on token,  "(",< expected  
                           
                                  and the another is
             
               
             syntax error on token, TypeArgument1 expected instead

Re: How to rectify the token error in java

by LGW :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear thalo,

Please give us more information. Could you show us more code.

We need to see the context of the parse error.