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

Bug 442909

Summary: manifest file not refreshed if being edited after deploy
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: DeploymentAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: maciej.bendkowski, mamacdon
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Ken Walker CLA 2014-08-29 12:18:19 EDT
Open the manifest.mf for your project in the editor.  Now choose "Deploy to Cloud Foundry" item.  The new wizard opens, make some change that you know will (a) work and (b) be obvious in the file.  Choose the "save changes" option.  Deploy.

After the deploy, you're placed back in the editor but the changes you made are not there in the manifest.mf. You have to click off and back to see them.
Comment 1 Mark Macdonald CLA 2015-05-08 10:54:24 EDT
Note: changes made in the 'launch' wizard are no longer persisted to the manifest file anymore. They go into a .launch file.

I tried the same steps with an editor open on the .launch file and it did refresh after I closed the wizard, thanks to autoload (which is enabled by default)