|
Change Parameter Type buildOperation : ICoreOperation to buildOperation : ICommonOperation in method public ProcessLaunchInfo(project IProject, buildOperation ICommonOperation, programLocation Location, programArguments String[], workingDir IPath, environment Map<String,String>, appendEnv boolean) in class melnorme.lang.ide.core.launch.ProcessLaunchInfo |
From |
To |
|
Change Parameter Type buildOps : Collection2<ICoreOperation> to buildOps : Collection2<ICommonOperation> in method public newProjectBuildOperation(buildOps Collection2<ICommonOperation>, clearMarkers boolean) : CompositeBuildOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Parameter Type toolOp : ICoreOperation to toolOp : ICommonOperation in method protected addOperation(toolOp ICommonOperation) : boolean in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Parameter Type operations : Indexable<ICoreOperation> to operations : Indexable<ICommonOperation> in method public CompositeBuildOperation(operations Indexable<ICommonOperation>, rule ISchedulingRule) in class melnorme.lang.ide.core.operations.build.CompositeBuildOperation |
From |
To |
|
Change Variable Type buildOperation : ICoreOperation to buildOperation : ICommonOperation in method public getValidProcessLaunchInfo() : ProcessLaunchInfo in class melnorme.lang.ide.core.launch.ProcessLaunchInfoValidator |
From |
To |
|
Change Variable Type toolManager : AbstractToolManager to toolManager : ToolManager in method public getBuildOperation(opHandler IOperationConsoleHandler, isCheck boolean) : CommonBuildTargetOperation in class melnorme.lang.ide.core.operations.build.BuildTarget |
From |
To |
|
Change Variable Type toolMgr : AbstractToolManager to toolMgr : ToolManager in method protected runBuildTool(opHandler IOperationConsoleHandler, pb ProcessBuilder, pm IProgressMonitor) : ExternalProcessResult in class melnorme.lang.ide.core.operations.AbstractToolManagerOperation |
From |
To |
|
Change Variable Type buildOperation : ICoreOperation to buildOperation : ICommonOperation in method protected doBuildForLaunch(config ProcessLaunchInfo, configuration ILaunchConfiguration, mode String, pm IProgressMonitor) : boolean in class melnorme.lang.ide.launching.LangLaunchConfigurationDelegate |
From |
To |
|
Change Variable Type clearMarkersOp : ICoreOperation to clearMarkersOp : ICommonOperation in method protected clearErrorMarkers(project IProject, pm IProgressMonitor) : void in class melnorme.lang.ide.core.operations.LangProjectBuilder |
From |
To |
|
Change Variable Type buildOp : ICoreOperation to buildOp : ICommonOperation in method public newProjectBuildOperation(buildOps Collection2<ICommonOperation>, clearMarkers boolean) : CompositeBuildOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Variable Type subOperation : ICoreOperation to subOperation : ICommonOperation in method protected doExecute(monitor IProgressMonitor) : void in class melnorme.lang.ide.core.operations.build.CompositeBuildOperation |
From |
To |
|
Change Return Type ICoreOperation to ICommonOperation in method protected doCreateClearBuildMarkersOperation() : ICommonOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type ICoreOperation to ICommonOperation in method public newClearBuildMarkersOperation() : ICommonOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type ICoreOperation to ICommonOperation in method public getBuildOperation() : ICommonOperation in class melnorme.lang.ide.core.launch.ProcessLaunchInfo |
From |
To |
|
Change Return Type AbstractToolManager to ToolManager in method protected getToolManager() : ToolManager in class melnorme.lang.ide.ui.operations.RunToolOperation |
From |
To |
|
Change Return Type void to StructureUpdateTask in method protected queueSourceUpdateTask(source String) : StructureUpdateTask in class melnorme.lang.ide.core.engine.SourceModelManager.StructureInfo |
From |
To |
|
Change Return Type ICoreOperation to ICommonOperation in method protected createBuildOp() : ICommonOperation in class melnorme.lang.ide.core.operations.LangProjectBuilder |
From |
To |
|
Change Return Type AbstractToolManager to ToolManager in method protected getToolManager() : ToolManager in class melnorme.lang.ide.core.operations.LangProjectBuilder |
From |
To |
|
Change Return Type ICoreOperation to ICommonOperation in method protected newMessageOperation(msg String) : ICommonOperation in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Return Type AbstractToolManager to ToolManager in method public getToolManager() : ToolManager in class melnorme.lang.ide.core.LangCore_Actual |
From |
To |
|
Change Return Type void to StructureUpdateTask in method public documentSaved(document IDocument) : StructureUpdateTask in class melnorme.lang.ide.core.engine.SourceModelManager.StructureInfo |
From |
To |
|
Change Return Type ICoreOperation to ICommonOperation in method public newProjectClearMarkersOperation(opHandler IOperationConsoleHandler, project IProject) : ICommonOperation in class melnorme.lang.ide.core.operations.build.BuildManager |
From |
To |
|
Change Return Type AbstractToolManager to ToolManager in method protected getToolManager() : ToolManager in class melnorme.lang.ide.core.operations.AbstractToolManagerOperation |
From |
To |
|
Change Return Type AbstractToolManager to ToolManager in method protected getToolManager() : ToolManager in class melnorme.lang.ide.ui.editor.actions.AbstractOpenElementOperation |
From |
To |
|
Change Return Type void to IDisposable in method public addListener(listener IStructureModelListener) : IDisposable in class melnorme.lang.ide.core.engine.SourceModelManager |
From |
To |
|
Change Attribute Type toolManager : AbstractToolManager to toolManager : ToolManager in class melnorme.lang.ide.core.LangCore_Actual |
From |
To |
|
Change Attribute Type operations : ArrayList2<ICoreOperation> to operations : ArrayList2<ICommonOperation> in class melnorme.lang.ide.core.operations.build.BuildOperationCreator |
From |
To |
|
Change Attribute Type toolMgr : AbstractToolManager to toolMgr : ToolManager in class melnorme.lang.ide.ui.operations.StartBundleDownloadOperation |
From |
To |
|
Change Attribute Type buildOperation : ICoreOperation to buildOperation : ICommonOperation in class melnorme.lang.ide.core.launch.ProcessLaunchInfo |
From |
To |
|
Change Attribute Type operations : Indexable<ICoreOperation> to operations : Indexable<ICommonOperation> in class melnorme.lang.ide.core.operations.build.CompositeBuildOperation |
From |
To |
|
Change Attribute Type fbListener : DefaultBufferListener to reconcileConnection : DocumentReconcileConnection in class melnorme.lang.ide.core.engine.SourceModelManager.StructureInfo |
From |
To |