Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Question about "Build Automatically"
Question about "Build Automatically" [message #250900] Wed, 23 January 2008 17:08 Go to next message
Eclipse UserFriend
Originally posted by: ku_long.hotmail.com

Hey,

It seems that any of the resource file in a project is changed,
eclipse fires an AUTO_BUILD event if the "Build Automatically"
function is turned on. I am wondering is it possible that I can
set a filter that prevent eclipse from firing a AUTO_BUILD event
when some specific types of files are changed, e.g.: *.txt.

Thanks.
Re: Question about "Build Automatically" [message #251538 is a reply to message #250900] Tue, 19 February 2008 18:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ku_long.hotmail.com

Bring it to the top! Anyone knows the answer? Thanks.
Re: Question about "Build Automatically" [message #251542 is a reply to message #250900] Tue, 19 February 2008 18:39 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Hi,

I don't think you can do that. It defeats the purpose of the build. You
would be blocking other builders that could work on those specific type
of files. That would break their functionality.

Raymond wrote:
> Hey,
>
> It seems that any of the resource file in a project is changed,
> eclipse fires an AUTO_BUILD event if the "Build Automatically"
> function is turned on. I am wondering is it possible that I can
> set a filter that prevent eclipse from firing a AUTO_BUILD event
> when some specific types of files are changed, e.g.: *.txt.
>
> Thanks.
>

--
Thanks,
Rich Kulp
Previous Topic:Converting between jdt.core.dom.* to .java
Next Topic:problem with JDT Javadoc setup
Goto Forum:
  


Current Time: Mon Apr 21 01:29:46 EDT 2025

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

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

Back to the top