494442e11acc418c067a2bd4df847cb10ccc94c5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 61
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type prefix : String to prefix : String... in method package PropertyNamePrefixPredicate(prefix String...) in class org.eclipse.che.inject.CheBootstrap.PropertyNamePrefixPredicate | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute prefix : String to prefixes : String[] in class org.eclipse.che.inject.CheBootstrap.PropertyNamePrefixPredicate | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cheProperties : Iterable<Map.Entry<String,Object>> to cheProperties : Iterable<Map.Entry<Object,Object>> in method protected configure() : void in class org.eclipse.che.inject.CheBootstrap.CheSystemPropertiesConfigurationModule | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type prefix : String to prefixes : String[] in class org.eclipse.che.inject.CheBootstrap.PropertyNamePrefixPredicate | From | To |