Bug 269999 - In path out folder not calling back on write
Summary: In path out folder not calling back on write
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Build (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 12:52 EDT by Andrew Eisenberg CLA
Modified: 2009-03-25 12:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Eisenberg CLA 2009-03-25 12:52:58 EDT
When there is an in path out folder specified for a project, during a build, class file writes to that folder are not being called back to AJDT through reportFileWrite().

At this point, there is an easy work around where I just do a full refresh of the in path out folder after any build.  Since this feature is not used often, I am not too concerned about it.