Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Line 0 Errors in "Problems" View




Remember that Cheetah is a preliminary step towards full 1.5 support.
Please report issues to bugzilla, prefixing the title with [1.5] so we can
better identify these issues.

For this specific problem, please add steps to reproduce. Basic things are
working fine for me.
Also make sure you have a beta2 level for JRE 1.5 as earlier drops are
quite broken.



                                                                           
             Aaron Davies                                                  
             <aaron.davies@gma                                             
             il.com>                                                    To 
             Sent by:                  jdt-core-dev@xxxxxxxxxxx            
             jdt-core-dev-admi                                          cc 
             n@xxxxxxxxxxx                                                 
                                                                   Subject 
                                       [jdt-core-dev] Line 0 Errors in     
             06/30/2004 10:13          "Problems" View                     
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
               jdt-core-dev                                                
                                                                           
                                                                           




I've just installed Cheetah 0.6, and just as 0.5 did, I'm getting line
0 errors in all my files that use generics constructs. They have
descriptions like "Got an exception - expecting EOF, found '}'" and
are marked as occuring on line 0 of the file. They don't appear in the
right-hand bar of the editor window. The mark in the package explorer
designating them as having errors will go away if I change the file,
then save it, but it'll come back eventually, and the problem line
never goes away.
_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev




Back to the top