why before launching external tools, eclipse will make the project again [message #156999] |
Sat, 29 October 2005 18:34 |
Eclipse User |
|
|
|
Originally posted by: chianshin.gmail.com
I am uisng astyle to formmat the code, and I config the astyle.exe as the
external tools. It works well. But the problem is that whenever I run the
external tools, before actually call the astyle.exe, eclipse will rebuild
the project again. Because the build process of C++ is sloww(at least
about 20s now), so I have wait about 20s before astyle the source file.
Can some one told me how to get rid of this rebuild process, so share the
other code formatter method in Eclipse with me?
|
|
|
Re: why before launching external tools, eclipse will make the project again [message #157030 is a reply to message #156999] |
Sun, 30 October 2005 21:20 |
Eclipse User |
|
|
|
Originally posted by: fireonyoursleeve.hotmail.com
I had asked about this before and got no response. If anyone knows, it
would really help iron out one of the last remaining speedbumps in our
process. Thanks!
"Qian Xin" <chianshin@gmail.com> wrote in message
news:dbc98f26c2bd7a5b68e018a305a31312$1@www.eclipse.org...
>I am uisng astyle to formmat the code, and I config the astyle.exe as the
>external tools. It works well. But the problem is that whenever I run the
>external tools, before actually call the astyle.exe, eclipse will rebuild
>the project again. Because the build process of C++ is sloww(at least about
>20s now), so I have wait about 20s before astyle the source file.
> Can some one told me how to get rid of this rebuild process, so share the
> other code formatter method in Eclipse with me?
>
|
|
|
|
|
Re: why before launching external tools, eclipse will make the project again [message #157153 is a reply to message #157030] |
Mon, 31 October 2005 19:46 |
Eclipse User |
|
|
|
Originally posted by: eclipse.dharty.com
Window->Preferences->Run/Debug->Launching
Uncheck "Build before launching"
Aaron Leiby wrote:
> I had asked about this before and got no response. If anyone knows, it
> would really help iron out one of the last remaining speedbumps in our
> process. Thanks!
>
> "Qian Xin" <chianshin@gmail.com> wrote in message
> news:dbc98f26c2bd7a5b68e018a305a31312$1@www.eclipse.org...
>
>>I am uisng astyle to formmat the code, and I config the astyle.exe as the
>>external tools. It works well. But the problem is that whenever I run the
>>external tools, before actually call the astyle.exe, eclipse will rebuild
>>the project again. Because the build process of C++ is sloww(at least about
>>20s now), so I have wait about 20s before astyle the source file.
>>Can some one told me how to get rid of this rebuild process, so share the
>>other code formatter method in Eclipse with me?
>>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03851 seconds