Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] compiler option recommendation

you can configure this behaviuor as a compiler option. To change the
default behaviour go to
Preferences>Java>Compiler

--erich



                                                                                                                              
                    "Adam Kiezun"                                                                                             
                    <adam.kiezun@gmx.n        To:     <jdt-ui-dev@xxxxxxxxxxx>                                                
                    et>                       cc:                                                                             
                    Sent by:                  Subject:     [jdt-ui-dev] compiler option recommendation                        
                    jdt-ui-dev-admin@e                                                                                        
                    clipse.org                                                                                                
                                                                                                                              
                                                                                                                              
                    14.11.2001 14:17                                                                                          
                    Please respond to                                                                                         
                    jdt-ui-dev                                                                                                
                                                                                                                              
                                                                                                                              



finding unused temps is a very useful feature - use'warning' not 'error'
though
(otherwise you'll see many compiler errors in other people's components :))
a.

_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-ui-dev






Back to the top