Skip to main content



      Home
Home » Newcomers » Newcomers » opening DOS prompt from folder
opening DOS prompt from folder [message #171017] Thu, 14 September 2006 11:28 Go to next message
Eclipse UserFriend
Originally posted by: johngoche.gmail.com

Hello,

1.

I am running the latest version of eclipse.
Is it possible to configure it so that on
package explorer I can right click on a
folder and select Command Prompt just
like can be done on the Win2K desktop.
This would open up a command prompt
with current directory set to the
selected folder. I really need
this functionality.

2.
Can I configure what happens when
build is selected. I currently have
simply imported files from file system
and the build menu option appears grayed
out. However, I would like to be able to
select it and have make run in a specific
filesystem directory with certain environment
variables selected, and would like to see the
output. How can I configure this?

Thanks,

JG
Re: opening DOS prompt from folder [message #171032 is a reply to message #171017] Thu, 14 September 2006 14:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

John,

1. No, this feature is not included in Eclipse. You may be able to
write a plug-in to add this feature to your version of Eclipse.

2. By default, Eclipse uses its own internal compiler, and it compiles
your source every time the source is saved or the build path changes.
If you have more involved build requirements, you can use an Ant script
to build your project. The Eclipse documentation has information about
using Ant for your builds.

Hope this helps,
- Jeff
Re: opening DOS prompt from folder [message #171111 is a reply to message #171017] Fri, 15 September 2006 04:57 Go to previous messageGo to next message
Eclipse UserFriend
This plugin might help.

http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?i d=395

Burak

---
"John Goche" <johngoche@gmail.com> wrote in message
news:71d669b2874e9c348e76038638543a42$1@www.eclipse.org...
>
> Hello,
>
> 1.
>
> I am running the latest version of eclipse.
> Is it possible to configure it so that on
> package explorer I can right click on a
> folder and select Command Prompt just
> like can be done on the Win2K desktop.
> This would open up a command prompt
> with current directory set to the
> selected folder. I really need
> this functionality.
>
> 2.
> Can I configure what happens when
> build is selected. I currently have
> simply imported files from file system
> and the build menu option appears grayed
> out. However, I would like to be able to
> select it and have make run in a specific
> filesystem directory with certain environment
> variables selected, and would like to see the
> output. How can I configure this?
>
> Thanks,
>
> JG
>
Re: opening DOS prompt from folder [message #171473 is a reply to message #171017] Mon, 18 September 2006 18:38 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

John Goche wrote:
>
> Hello,
>
> 1.
>
> I am running the latest version of eclipse.
> Is it possible to configure it so that on
> package explorer I can right click on a
> folder and select Command Prompt just
> like can be done on the Win2K desktop.
> This would open up a command prompt
> with current directory set to the
> selected folder. I really need
> this functionality.

There is a plugin named EasyShell that does exactly this. Google should
be able to find it for you.

--
Hope this helps,
Eric
Previous Topic:Two installations sharing same workspace
Next Topic:How can you set the font size in Eclipse?
Goto Forum:
  


Current Time: Fri Jul 18 20:53:14 EDT 2025

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

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

Back to the top