|
Change Parameter Type coreOperation : IToolOperation to coreOperation : ICoreOperation in method public ProgressServiceExecutor(coreOperation ICoreOperation) in class melnorme.lang.ide.ui.utils.operations.ProgressServiceExecutor |
From |
To |
|
Change Parameter Type operations : Indexable<IToolOperation> to operations : Indexable<ICoreOperation> in method public CompositeBuildOperation(operations Indexable<ICoreOperation>, rule ISchedulingRule) in class melnorme.lang.ide.core.operations.build.CompositeBuildOperation |
From |
To |
|
Change Parameter Type operation : IToolOperation to operation : ICoreOperation in method public runToolOperationInWorkspace(operation ICoreOperation, rule ISchedulingRule, monitor IProgressMonitor) : void in class melnorme.lang.ide.core.utils.ResourceUtils |
From |
To |
|
Change Parameter Type coreOperation : IToolOperation to coreOperation : ICoreOperation in method public ProgressServiceExecutor(coreOperation ICoreOperation, progressService IProgressService) in class melnorme.lang.ide.ui.utils.operations.ProgressServiceExecutor |
From |
To |
|
Change Parameter Type toolOp : IToolOperation to toolOp : ICoreOperation in method protected addOperation(toolOp ICoreOperation) : boolean in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newProjectClearMarkersOperation(opHandler IOperationConsoleHandler, project IProject) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildManager |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method protected newMessageOperation(msg String) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public doCreateBuildTargetOperation(opHandler IOperationConsoleHandler, project IProject, buildToolPath Path, buildTarget BuildTarget) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newBuildTargetsOperation(project IProject, targetsToBuild Collection2<BuildTarget>) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildManager |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method protected createBuildOp() : ICoreOperation in class melnorme.lang.ide.core.operations.LangProjectBuilder |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method protected newBuildTargetOperation(project IProject, buildTarget BuildTarget) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newProjectBuildOperation(targetsToBuild Collection2<BuildTarget>, clearMarkers boolean) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newBuildOperation(opHandler IOperationConsoleHandler, project IProject, clearMarkers boolean, targetsToBuild Collection2<BuildTarget>) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildManager |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newBuildTargetOperation(project IProject, buildTarget BuildTarget) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildManager |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newProjectBuildOperation(opHandler IOperationConsoleHandler, project IProject, clearMarkers boolean) : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildManager |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method protected doCreateClearBuildMarkersOperation() : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type IToolOperation to ICoreOperation in method public newClearBuildMarkersOperation() : ICoreOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |