Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » problems with AJDT plugin not compiling
problems with AJDT plugin not compiling [message #26408] Thu, 09 October 2003 06:00 Go to next message
Eclipse UserFriend
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 #26445 is a reply to message #26408] Sat, 11 October 2003 16:10 Go to previous messageGo to next message
Wes Isberg is currently offline Wes IsbergFriend
Messages: 8
Registered: July 2009
Junior Member
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 #26575 is a reply to message #26445] Mon, 13 October 2003 20:50 Go to previous message
Eclipse UserFriend
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 16:10 Go to previous message
Wes Isberg is currently offline Wes IsbergFriend
Messages: 8
Registered: July 2009
Junior Member
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 20:50 Go to previous message
Chad Woolley is currently offline Chad WoolleyFriend
Messages: 19
Registered: July 2009
Junior Member
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
> >
> >
> >
Previous Topic:Strange behavior of build configuration editor + other errors
Next Topic:Can Auto-Build be added to the Work Task list?
Goto Forum:
  


Current Time: Tue Mar 19 07:06:33 GMT 2024

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

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

Back to the top