2f0d4692e2739f9edbd66e1853deb05aebe178f7
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type editorConfigurationFactory : JsonExampleEditorConfigurationFactory to jsonExampleEditorConfigurationProvider : JsonExampleEditorConfigurationProvider in method public JsonExampleEditorProvider(jsonExampleEditorConfigurationProvider JsonExampleEditorConfigurationProvider) in class org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorProvider | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorConfigurationFactory renamed to org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorConfigurationProvider | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable codeAssistProcessor : JsonExampleCodeAssistProcessor to jsonExampleCodeAssistProcessor : JsonExampleCodeAssistProcessor in method public JsonExampleEditorConfiguration(jsonExampleCodeAssistProcessor JsonExampleCodeAssistProcessor) in class org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorConfiguration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute editorConfigurationFactory : JsonExampleEditorConfigurationFactory to jsonExampleEditorConfigurationProvider : JsonExampleEditorConfigurationProvider in class org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorProvider | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type editorConfigurationFactory : JsonExampleEditorConfigurationFactory to jsonExampleEditorConfigurationProvider : JsonExampleEditorConfigurationProvider in class org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorProvider | From | To | |
Rename Parameter | 1 | ||
Rename Parameter editorConfigurationFactory : JsonExampleEditorConfigurationFactory to jsonExampleEditorConfigurationProvider : JsonExampleEditorConfigurationProvider in method public JsonExampleEditorProvider(jsonExampleEditorConfigurationProvider JsonExampleEditorConfigurationProvider) in class org.eclipse.che.plugin.jsonexample.ide.editor.JsonExampleEditorProvider | From | To |