Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Adding Menu to Java Perspective
Adding Menu to Java Perspective [message #119551] Sat, 22 November 2003 11:38 Go to next message
Eclipse UserFriend
Originally posted by: sunilvi.noida.hcltech.com

I am creating a new Menu . I want that it could be visible as soon as java
Persprctive opens up..

How can i do that.
Re: Adding Menu to Java Perspective [message #124041 is a reply to message #119551] Wed, 03 December 2003 11:49 Go to previous message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Sunil Virmani <sunilvi@noida.hcltech.com> wrote:

> I am creating a new Menu . I want that it could be visible as soon as java
> Persprctive opens up..
> How can i do that.
May be I give wrong answer, but may be it will help you.
1. Look for article about Actions on Eclipse web-site.
2. Create action set in plugin.xml
3. Contribute this action set to perspective
4. Don't forget to reopen perspective.

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Previous Topic:Opening a file in visual editor programatically
Next Topic:eclipse doesn't try to compile JSP
Goto Forum:
  


Current Time: Thu Jul 25 18:48:16 GMT 2024

Powered by FUDForum. Page generated in 0.03471 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top