Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] need some guidelines in plugin development in Eclipse

Hi Sammy,

The best place for these questions would be the newsgroups
(http://eclipse.org/newsgroups/index.html).  Try the eclipse.platform
newsgroup; you'll find the people there are friendly and helpful :)


Cherie G. Wong
Software Developer, The Eclipse Project


                                                                           
             Sammy Kolt                                                    
             <SammyK@demantra.                                             
             com>                                                       To 
             Sent by:                  "'pde-dev@xxxxxxxxxxx'"             
             pde-dev-admin@ecl         <pde-dev@xxxxxxxxxxx>               
             ipse.org                                                   cc 
                                                                           
                                                                   Subject 
             02/16/2005 02:44          [pde-dev] need some guidelines in   
             PM                        plugin development in Eclipse       
                                                                           
                                                                           
             Please respond to                                             
                  pde-dev                                                  
                                                                           
                                                                           




Hi All,
I am quiet new to plugin development in Eclipse and i need some guidelines
in how to start and from where?
my goal is to add to the CVS related "Editors" view (which is now very
simple) the following capabilities:
1. Double clicking a file name will open the file in an editor.
2. I want to be able to sort each column in the view.
3. right clicking on one of the lines will open a popup menu which will
give
me the option to commit or update the selected file.

thats it for now,

i will be very thankful if you guys will help me

Thanks in advance

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




Back to the top