Bug 44153 - Incremental compilation fails in Eclipse 3.0M3
Summary: Incremental compilation fails in Eclipse 3.0M3
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.1.4   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Clement CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-03 16:05 EDT by Ron Bodkin CLA
Modified: 2004-08-09 06:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Bodkin CLA 2003-10-03 16:05:02 EDT
I turned incremental compilation on on an AspectJ project, but it still fails 
to compile when I save.
Comment 1 Mik Kersten CLA 2003-10-16 11:34:29 EDT
I've been able to reproduce this with Eclipse 3.0m3.  It's frustrating for a 
typical Eclipse programmer so I've raised the priority.  Andy, I belive that 
you're the one who got this working in the first place.
Comment 2 Andrew Clement CLA 2003-10-21 07:53:29 EDT
Hi Ron.

I can't recreate this.  Are *both* flags flipped to enable incremental 
compilation?  There is a per project flag in ProjectProperties, but there is 
also a flag in the general AspectJ preferences (on the workbench preferences 
page for AJ) - it says 'Suppress automatic builds for AspectJ projects'.  That 
second option must also be *deselected* for the project property setting to 
apply.  Personally, I think I might delete that option on the workbench 
preferences page - it is now superfluous.
Comment 3 Matt Chapman CLA 2004-07-26 09:04:31 EDT
Ron, is this still an issue?
I can't reproduce with 1.1.11 on Eclipse 3.0 final.
Comment 4 Matt Chapman CLA 2004-08-09 06:17:08 EDT
No response so assuming this is no longer a problem.