Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » General Eclipse - Question
General Eclipse - Question [message #227207] Tue, 04 April 2006 13:26 Go to next message
Eclipse UserFriend
Originally posted by: surr123.yahoo.com

Hi,

Good Morning,

I am very new eclipse IDE. I have a scenario to create in Eclipse

1. I want to create a file (package, folder, class etc) in eclipse IDE.

2. Select a menu item (Right click menu item, or pop up menu, or a menu in
tool bar)

3. On click on the menu item should call another java application (for
example do some process and show a successful message)

Can you please let me know if

4. Is this scenario is really achievalbe in eclipse?
5. If so, how to achieve this (any examples, sample code etc)?

Can someone please give a response to my questions.

Thanks a lot for the help

Regards
Surr
Re: General Eclipse - Question [message #227228 is a reply to message #227207] Tue, 04 April 2006 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Suresh" <surr123@yahoo.com> wrote in message
news:e0ua93$tmd$1@utils.eclipse.org...
> Hi,
>
> Good Morning,
>
> I am very new eclipse IDE. I have a scenario to create in Eclipse
>
> 1. I want to create a file (package, folder, class etc) in eclipse IDE.
>
> 2. Select a menu item (Right click menu item, or pop up menu, or a menu
> in
> tool bar)
>
> 3. On click on the menu item should call another java application (for
> example do some process and show a successful message)


Hi, Suresh. You might want to try posting your question in
eclipse.newcomer, which is a better forum for newcomers to Eclipse :-)

Since Eclipse is open source, one good way of answering questions like this
is to find somewhere else in Eclipse where something similar to what you
want happens, and then explore how it is achieved there. For instance, you
might look into how the "Run -> External Tools" menu item is implemented.
Previous Topic:Acelet releases SuperEnvironmentLite
Next Topic:apt: Not working in 3.2M6?
Goto Forum:
  


Current Time: Wed Apr 23 23:01:44 EDT 2025

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

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

Back to the top