|
Re: How to determine, the eclipse integrated Java Builder has finished? [message #130428 is a reply to message #129198] |
Tue, 16 September 2003 16:36  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
See IWorkspace.addResourceChangeListener. There is a POST_AUTO_BUILD
event that is fired after an auto-build is over. I don't think there is
any notification for the java builder in particular. You could add a
builder immediately after the java builder in the project's build spec,
and then it would be run immediately after the java builder completes.
--
Michael Bauer wrote:
> Hi,
>
> my question is the, in the head mentioned. How do I find out, when the Java
> Builder has finished its work.
> There doesnt seem to be BuildListener or something similar.
>
> Thanks in advance.
>
> Michael Bauer
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03671 seconds