Bug 45185 - Classes deleted from text still seen by compiler
Summary: Classes deleted from text still seen by compiler
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.1.4   Edit
Hardware: PC Windows NT
: P2 critical (vote)
Target Milestone: ---   Edit
Assignee: Adrian Colyer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-19 22:11 EDT by Wes Isberg CLA
Modified: 2003-11-11 11:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wes Isberg CLA 2003-10-19 22:11:01 EDT
In a source file that contains many classes, deleting a class and compiling does
not provoke an error for each reference to the now-missing class.  (Might also
be true of other source files (haven't tested) or in incremental mode.)
Comment 1 Mik Kersten CLA 2003-10-20 02:47:51 EDT
This looks like it is caused by the same problem as critical bug#43711 
(reported by me, currently assigned to Adrian).  I'm not marking it a 
duplicate since these reports should correspond to two seperate incremental 
tests.
Comment 2 Andrew Clement CLA 2003-11-05 08:56:15 EST
With the fix for full builds that I've put in for 43711 (delete the .class 
files in the output directory before rebuilding) - this problem should be fixed.
Comment 3 Adrian Colyer CLA 2003-11-11 11:22:15 EST
Believed fixed as per Andy's last comment. Included in BSF build.