Skip to main content



Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » launch a make in the current project directory
launch a make in the current project directory [message #328044] Tue, 13 May 2008 01:16 Go to next message
Eclipse UserFriend
hi all,

I try to make a new plugin foar a spécial language but to lunch the
thing we use the classical make.

so in console I have to do
cd currentprojectdirectory
make

but how to make taht with eclipse?? is it possible to change the current
directory of eclipse??

thanks

+++
Re: launch a make in the current project directory [message #328077 is a reply to message #328044] Tue, 13 May 2008 14:22 Go to previous message
Eclipse UserFriend
julien wrote:
> hi all,
>
> I try to make a new plugin foar a spécial language but to lunch the
> thing we use the classical make.
>
> so in console I have to do
> cd currentprojectdirectory
> make
>
> but how to make taht with eclipse?? is it possible to change the current
> directory of eclipse??
>
> thanks
>
> +++

Read up on "External Tools" for eclipse. The support for this is pretty
good.

John
Previous Topic:EditingSupport. Events priority.
Next Topic:Working sets
Goto Forum:
  


Current Time: Sat Feb 22 09:59:33 EST 2025

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

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

Back to the top