Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] Enabling Java Menus in my perspective



Hi Karthik

you might want to have a look at the action and action group classes
provided by JDT/UI to add Java specific actions to Java elements.
The classes are in plug-in org.eclipse.jdt.ui package
org.eclipse.jdt.ui.actions.

Regarding the proper list:

Technical questions and discussions about using eclipse and eclipse-based
tools, and developing plug-in tools should be posted to the newsgroups.
Mailing lists at eclipse.org are intended for use by developers actually
working on or otherwise contributing to day-to-day development.


Dirk



                                                                           
             Karthik M                                                     
             <karthik_m@huawei                                             
             .com>                                                      To 
             Sent by:                  platform-core-dev@xxxxxxxxxxx       
             platform-core-dev                                          cc 
             -admin@xxxxxxxxxx                                             
             g                                                     Subject 
                                       [platform-core-dev] Enabling Java   
                                       Menus in my perspective             
             31.03.2004 10:27                                              
                                                                           
                                                                           
             Please respond to                                             
             platform-core-dev                                             
               @eclipse.org                                                
                                                                           
                                                                           




Hello all,
     I have defined my own perspective and navigator for my product. I want
to know how I can enable the Java perspective menus only when certain
objects are selected in the navigator?
I am fighting to find a soln for the past two days but I cant. Please
provide some inputs/suggestion. If this list is not the proper list to ask.
please notify me about the other list details.

TIA
Karthik



Back to the top