Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Luxury edition of the Log view

The view itself is part of a very lightweight plug-in
(org.eclipse.pde.runtime) that is part of PDE but is self-sufficient.
Still, it is in PDE because it is most useful to developers who tend to
cause many exception while developing new plug-ins (ideally, finished
products should have clean logs; when they don't, users have no idea what
to do with the information :-).

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                        
                      David Whiteman                                                                                                    
                      <dlwhiteman@alumni        To:       eclipse-dev@xxxxxxxxxxx                                                       
                      .ncsu.edu>                cc:                                                                                     
                      Sent by:                  Subject:  Re: [eclipse-dev] Luxury edition of the Log view                              
                      eclipse-dev-admin@                                                                                                
                      eclipse.org                                                                                                       
                                                                                                                                        
                                                                                                                                        
                      06/19/2003 10:29                                                                                                  
                      AM                                                                                                                
                      Please respond to                                                                                                 
                      eclipse-dev                                                                                                       
                                                                                                                                        
                                                                                                                                        



Thursday, June 19, 2003, 10:14:31 AM, Dejan Glozic wrote:

> The view is the default member of the PDE perspective but can be added to
> any other perspective by using 'Window>Show View>Other>PDE Runtime>Error
> Log'.

Will this view be avaiable even if you are using a version of Eclipse
that doesn't have the PDE (some Eclipse-based branded products don't
bundle the PDE)?  I would think the log would be useful to any Eclipse
user, and not just a PDE user.

--
Regards,
David Whiteman
IBM Raleigh - OTI Labs
mailto:dlwhiteman@xxxxxxxxxx

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





Back to the top