Skip to main content


Eclipse Community Forums
Forum Search:

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 05:16 Go to next message
No real name is currently offline No real nameFriend
Messages: 64
Registered: July 2009
Member
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 18:22 Go to previous message
John J. Barton is currently offline John J. BartonFriend
Messages: 311
Registered: July 2009
Senior Member
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: Mon Jul 29 21:04:20 GMT 2024

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

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

Back to the top