problems with AJDT plugin not compiling [message #26408] |
Thu, 09 October 2003 02:00  |
Eclipse User |
|
|
|
Originally posted by: ajdt.thewoolleyweb.com
Hello,
I have a problem that AJDT doesn't recompile my classes when I modify and
save them. I have to force a build of the project before they get
recompiled.
I am using the latest AJDT, I have incremental turned on and rebuild on
resource modification turned on. I repeated the error multiple times with
a brand new, clean Eclipse 3.0 install.
Is this a known bug? Any chance of it getting fixed soon?
Thanks,
Chad
|
|
|
|
Re: problems with AJDT plugin not compiling [message #26575 is a reply to message #26445] |
Mon, 13 October 2003 16:50  |
Eclipse User |
|
|
|
Originally posted by: lists.thewoolleyweb.com
Docs? That's the last resort! Just kidding, sorry I didn't RTFM. I was
under the impression that auto-build had been implemented since the early
versions, I don't know where I got that idea.
I don't know anything about plugin development, but it seems like this
would be fairly simple. Can't you just put a hook into the normal "build
after resource modification" and "build before debug" processes? It could
even only be available if incremental was enabled.
This seems like a usability issue to me. When I am running unit tests in
eclipse, it is a pain to keep manually building (ctrl-B, I know, it's not
that hard). Also, it's easy to forget, and then you can get a "false
success" from your unit tests, when you may have actully just broken the
test.
Anyway, thanks for your response!
-- Chad
Wes Isberg wrote:
> Incremental compilation works, but auto-build does not.
> It's a feature that's not implemented yet. If that's
> not explained in the docs, it should be.
> Wes
> Chad Woolley wrote:
> > Hello,
> >
> > I have a problem that AJDT doesn't recompile my classes when I modify and
> > save them. I have to force a build of the project before they get
> > recompiled.
> >
> > I am using the latest AJDT, I have incremental turned on and rebuild on
> > resource modification turned on. I repeated the error multiple times with
> > a brand new, clean Eclipse 3.0 install.
> >
> > Is this a known bug? Any chance of it getting fixed soon?
> >
> > Thanks,
> > Chad
> >
> >
> >
|
|
|
Re: problems with AJDT plugin not compiling [message #571719 is a reply to message #26408] |
Sat, 11 October 2003 12:10  |
Eclipse User |
|
|
|
Incremental compilation works, but auto-build does not.
It's a feature that's not implemented yet. If that's
not explained in the docs, it should be.
Wes
Chad Woolley wrote:
> Hello,
>
> I have a problem that AJDT doesn't recompile my classes when I modify and
> save them. I have to force a build of the project before they get
> recompiled.
>
> I am using the latest AJDT, I have incremental turned on and rebuild on
> resource modification turned on. I repeated the error multiple times with
> a brand new, clean Eclipse 3.0 install.
>
> Is this a known bug? Any chance of it getting fixed soon?
>
> Thanks,
> Chad
>
>
>
|
|
|
Re: problems with AJDT plugin not compiling [message #571818 is a reply to message #26445] |
Mon, 13 October 2003 16:50  |
Eclipse User |
|
|
|
Docs? That's the last resort! Just kidding, sorry I didn't RTFM. I was
under the impression that auto-build had been implemented since the early
versions, I don't know where I got that idea.
I don't know anything about plugin development, but it seems like this
would be fairly simple. Can't you just put a hook into the normal "build
after resource modification" and "build before debug" processes? It could
even only be available if incremental was enabled.
This seems like a usability issue to me. When I am running unit tests in
eclipse, it is a pain to keep manually building (ctrl-B, I know, it's not
that hard). Also, it's easy to forget, and then you can get a "false
success" from your unit tests, when you may have actully just broken the
test.
Anyway, thanks for your response!
-- Chad
Wes Isberg wrote:
> Incremental compilation works, but auto-build does not.
> It's a feature that's not implemented yet. If that's
> not explained in the docs, it should be.
> Wes
> Chad Woolley wrote:
> > Hello,
> >
> > I have a problem that AJDT doesn't recompile my classes when I modify and
> > save them. I have to force a build of the project before they get
> > recompiled.
> >
> > I am using the latest AJDT, I have incremental turned on and rebuild on
> > resource modification turned on. I repeated the error multiple times with
> > a brand new, clean Eclipse 3.0 install.
> >
> > Is this a known bug? Any chance of it getting fixed soon?
> >
> > Thanks,
> > Chad
> >
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.07835 seconds