General Eclipse - Question [message #227207] |
Tue, 04 April 2006 13:26  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02991 seconds