Bug 5347 - class files not updated
Summary: class files not updated
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-30 04:58 EST by Kai-Uwe Maetzel CLA
Modified: 2003-02-04 12:08 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 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.