Renamed intentions package

This commit is contained in:
Valentin Kipyatkov
2015-05-12 13:57:45 +03:00
parent 8095aabd42
commit 096df91972
142 changed files with 509 additions and 509 deletions
@@ -1 +0,0 @@
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceBinaryInfixIntention
@@ -1 +0,0 @@
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceContainsIntention
@@ -1 +0,0 @@
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceGetIntention
@@ -1 +0,0 @@
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceInvokeIntention
@@ -1 +0,0 @@
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceUnaryPrefixIntention
@@ -0,0 +1 @@
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceBinaryInfixIntention
@@ -0,0 +1 @@
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceContainsIntention
@@ -0,0 +1 @@
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceGetIntention
@@ -0,0 +1 @@
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceInvokeIntention

Some files were not shown because too many files have changed in this diff Show More