Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] suggestion for enhancement

As Jeff says, you need to go to "Other" from the Open Perspective Menu to
see the "Hosts" perspective.   From there, you will need to create a new
"connection" to find an appropriate browse point.   This perspective is in
an experimental state, so things might not be all that intuitive.  Given
your mode of working, you might be able to be provide us good feedback for
improving usability in this area.


____________________________________
David McKnight
Linux AD, CDT Development
Phone:   905-413-3902 , T/L:  969-3902
Internet: dmcknigh@xxxxxxxxxx
Mail:       D2/ 329/8200/TOR
____________________________________



                                                                                                                    
                    Jeff                                                                                            
                    Turnham/Toronto       To:     cdt-dev@xxxxxxxxxxx                                               
                    /IBM@IBMCA            cc:                                                                       
                    Sent by:              Subject:     Re: [cdt-dev] suggestion for enhancement                     
                    cdt-dev-admin@e                                                                                 
                    clipse.org                                                                                      
                                                                                                                    
                                                                                                                    
                    05/03/2002                                                                                      
                    12:06 PM                                                                                        
                    Please respond                                                                                  
                    to cdt-dev                                                                                      
                                                                                                                    
                                                                                                                    



Hi,

(Dave is away till Monday)...Anyway, if you have the CDT installed you
should get the "Hosts" perspective.  You will probably have to goto "Other"
from the first Open Perspective Menu.   If it is not there, can you take a
look at your .log file to see if there was an exception thrown while
loading one or more of the CDT plugins (if exceptions were thrown the .log
file will appear in workspace/.metadata/.log).   If there is no .log file
can you do the following from inside Eclipse:

- Goto the Help Menu
- Select "About Eclipse ..."
- On the Dialog that comes up, choose "Plugin Info..."
- Verify that the following plugins appear:
     org.eclipse.cdt.cpp.ui
     org.eclipse.cdt.dstore.core
     org.eclipse.cdt.dstore.hosts
- Verify that the version numbers of these plugins match the version of
Eclipse you are using...So if you are using R1 Eclipse, the plugins should
be version 1.0.0, and if you're using R2, they should be 2.0.0.

Thanks...

Jeff.




                    <cbohnert@erisc

                    ience.com>            To:     cdt-dev@xxxxxxxxxxx

                    Sent by:              cc:

                    cdt-dev-admin@e       Subject:     Re: [cdt-dev]
suggestion for enhancement
                    clipse.org



                    05/03/2002

                    11:45 AM

                    Please respond

                    to cdt-dev






Dave,

Thanks for the response,

How do I get the hosts perspective?  It doesn't appear in the
list of available perspectives.

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



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





Back to the top