Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Forcing incremental build
Forcing incremental build [message #71617] Fri, 06 June 2008 23:48
No real name is currently offline No real nameFriend
Messages: 19
Registered: July 2009
Junior Member
We have a project with a large number of source files. We're in the middle
of some major changes, so there are 300 compile errors. To do a full
aspectJ build takes a while and I'd like to avoid that. I viewed the trace
log and it shows:

16:44:55 Build kind = AUTOBUILD
16:44:55 Project=AnalystServices, kind of build requested=Incremental
AspectJ compilation
16:44:55 build: Examined delta - source file changes in required project
AnalystServices
16:44:56 Preparing for build: not going to be incremental because no
successful previous full build
16:44:56 Falling back to batch compilation
16:44:56 Preparing for build: not going to be incremental because no
successful previous full build


I assume the "no successful previous full build" is just because of the
compile errors? Is there a way to force it to ignore those and only do
incremental anyway?
Previous Topic:workspace project references in inpath/aspectpath
Next Topic:Forcing incremental build
Goto Forum:
  


Current Time: Sat Apr 20 00:11:30 GMT 2024

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

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

Back to the top