Question about eclipse build process [message #250513] |
Tue, 08 January 2008 23:06 |
Eclipse User |
|
|
|
Originally posted by: ku_long.hotmail.com
Hey,
Our plug-in has a resource listener which listens to
PRE_BUILD and POST_BUILD events. It works very good
except one case that if I turn off the automatically
build function and click Project --> Clean menu, then
turn on the automatically build function. I observed
that our incremental builder, which extends
org.eclipse.core.resources.IncrementalProjectBuilder,
gets called for each project but our resource listener
did not catch anything (PRE_BUID or POST_BUILD). Could
anyone explain what eclipse does when I turn on the
automatically build function after a clean action.
Thanks.
|
|
|
Re: Question about eclipse build process [message #250678 is a reply to message #250513] |
Mon, 14 January 2008 21:55 |
Eclipse User |
|
|
|
Originally posted by: ku_long.hotmail.com
Does anyone know the answer? I don't know if it's
desired that eclipse does not fire a PRE_BUILD and
POST_BUILD event when "Automatically Build" is turn
on and there are some changes have been made. Or it
could be that I missed something.
|
|
|
Powered by
FUDForum. Page generated in 0.02097 seconds