Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 252707

Summary: [useractions] Everytime a Compile command is selected a saving profile job is performed
Product: [Tools] Target Management Reporter: Kevin Doyle <kjdoyle>
Component: RSEAssignee: Kevin Doyle <kjdoyle>
Status: RESOLVED FIXED QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: normal    
Priority: P3 CC: kjdoyle, rdibugs
Version: 3.0.1   
Target Milestone: 3.1 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch none

Description Kevin Doyle CLA 2008-10-29 21:51:01 EDT
Everytime a user does a compile command a saving profile job is performed.  The correct behavior is that only when the previous compile command differs from the current one should we be saving.
Comment 1 Kevin Doyle CLA 2008-10-29 21:51:51 EDT
Candidate for backport.  Saving job takes a substantial amount of time and reducing the number of times we perform that job the better.
Comment 2 Kevin Doyle CLA 2008-11-10 10:56:12 EST
Created attachment 117445 [details]
Patch
Comment 3 Kevin Doyle CLA 2008-11-10 10:56:50 EST
Fixed in SystemCompileAction.