Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 277623 | Differences between
and this patch

Collapse All | Expand All

(-)src/org/eclipse/uml2/uml/editor/presentation/UMLModelWizard.java (+2 lines)
Lines 318-323 Link Here
318
				});
318
				});
319
			}
319
			}
320
320
321
			modelFile.refreshLocal(IResource.DEPTH_ZERO, null);
322
			
321
			// Open an editor on the new file.
323
			// Open an editor on the new file.
322
			//
324
			//
323
			try {
325
			try {

Return to bug 277623