Bug 5347

Summary: class files not updated
Product: [Eclipse Project] JDT Reporter: Kai-Uwe Maetzel <kai-uwe_maetzel>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Kai-Uwe Maetzel CLA 2001-10-30 04:58:40 EST
Build 20011025

1) switch to the navigator
2) drill down into a folder with class files for which the source
   belongs to the project
3) open a class file - remember the outline
4) close the editor
5) open the corresponding source file
6) rename a method
7) build -> a new class file is produced
8) open the class file again
-> the outline you see is the same as the one in step 3)
Refresh from local, etc. don't have any affect.

Expectation: In step 8) the outline should refect the rename of the method.
Comment 1 Philipe Mulet CLA 2002-02-02 07:31:16 EST
Was the classfile located in the binary output ? If so, I am surprised we did 
allow to do anything for it (mapping source etc...)
Comment 2 Philipe Mulet CLA 2002-06-11 08:39:35 EDT
Defer
Comment 3 Philipe Mulet CLA 2003-02-04 10:29:31 EST
Jerome - pls ensure the case where the output of P1 is a lib folder of P2 works 
in this case.
Comment 4 Philipe Mulet CLA 2003-02-04 10:30:07 EST
If above scenario works, then pls close this defect.
Comment 5 Jerome Lanneluc CLA 2003-02-04 12:08:50 EST
Verified it now works. Closing.