Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Future plans for AJDT

Wes Isberg wrote:
Right now, if an aspect changes, then the entire project is
recompiled.  Would you want build-on-save in that situation?

Wes

In my project, I only have a couple of aspects and they hardly ever change, so that would be fine with me. Even if it did a full build on EVERY save (even plain Java classes), that would be better than nothing, especially on a small project or fast machine.

Incremental compile seems to be working OK now (in Eclipse). Are incremental compile and autobuild for some reason incompatible?

Also, I just responded to the original post here. If this is too off-topic, we can take it to the AJDT newsgroup or mailing list. Just let me know where :)

Thanks,
Chad




Back to the top